Package | Description |
---|---|
org.zkoss.poi.hssf.model |
Provides low level API structures for reading, writing, modifying XLS files.
|
org.zkoss.poi.hssf.record |
Record package contains class representations for XLS binary strutures.
|
org.zkoss.poi.hssf.record.aggregates |
record aggregates are not real "records" but collections of records that act as a single record.
|
org.zkoss.poi.hssf.record.chart | |
org.zkoss.poi.hssf.usermodel |
usermodel package maps HSSF low level strutures to familiar workbook/sheet model
Related Documentation
For overviews, tutorials, examples, guides, and tool documentation, please see:
Apache POI Project
|
org.zkoss.poi.ss.formula |
This package contains common internal POI code for manipulating formulas.
|
org.zkoss.poi.ss.formula.eval | |
org.zkoss.poi.ss.formula.ptg |
formula package contains binary PTG structures used in Formulas
Related Documentation
For overviews, tutorials, examples, guides, and tool documentation, please see:
Apache POI Project
|
org.zkoss.poi.xssf.usermodel | |
org.zkoss.zss.model |
ZK Spreadsheet Internal Book Model classes.
|
org.zkoss.zss.model.impl |
ZK Spreadsheet Internal Book Model Implementation classes.
|
org.zkoss.zss.model.impl.sys.formula |
ZK Spreadsheet Internal Book Model Implementation classes.
|
org.zkoss.zss.model.sys.formula |
ZK Spreadsheet Internal Book Model Engines classes.
|
org.zkoss.zssex.formula |
Classes bridging ZK Spreadsheet formula functions to ZK EL functions.
|
Class and Description |
---|
NameXPtg |
Ptg
Ptg represents a syntactic token in a formula.
|
Class and Description |
---|
Ptg
Ptg represents a syntactic token in a formula.
|
Class and Description |
---|
Ptg
Ptg represents a syntactic token in a formula.
|
Class and Description |
---|
Ptg
Ptg represents a syntactic token in a formula.
|
Class and Description |
---|
NamePtg |
NameXPtg |
Ptg
Ptg represents a syntactic token in a formula.
|
TablePtg
TODO: XSSF only
|
Class and Description |
---|
ArrayPtg
ArrayPtg - handles arrays
The ArrayPtg is a little weird, the size of the Ptg when parsing initially only
includes the Ptg sid and the reserved bytes.
|
NamePtg |
NameXPtg |
Ptg
Ptg represents a syntactic token in a formula.
|
TablePtg
TODO: XSSF only
|
Class and Description |
---|
AreaI
Common interface for AreaPtg and Area3DPtg, and their child classes.
|
ArrayPtg
ArrayPtg - handles arrays
The ArrayPtg is a little weird, the size of the Ptg when parsing initially only
includes the Ptg sid and the reserved bytes.
|
NameXPtg |
Ptg
Ptg represents a syntactic token in a formula.
|
Class and Description |
---|
AbstractFunctionPtg
This class provides the base functionality for Excel sheet functions
There are two kinds of function Ptgs - tFunc and tFuncVar
Therefore, this class will have ONLY two subclasses
|
Area2DPtgBase
Common superclass of 2-D area refs
|
Area3DPtg
Title: Area 3D Ptg - 3D reference (Sheet + Area)
Description: Defined a area in Extern Sheet.
|
AreaI
Common interface for AreaPtg and Area3DPtg, and their child classes.
|
AreaPtgBase
Specifies a rectangular area of cells A1:A4 for instance.
|
AttrPtg
"Special Attributes"
This seems to be a Misc Stuff and Junk record.
|
BoolPtg
Boolean (boolean) Stores a (java) boolean value in a formula.
|
ControlPtg
Common superclass for
tExp
tTbl
tParen
tNlr
tAttr
tSheet
tEndSheet
|
ErrPtg |
FuncPtg |
FuncVarPtg |
OperandPtg |
OperationPtg
defines a Ptg that is an operation instead of an operand
|
Ptg
Ptg represents a syntactic token in a formula.
|
Ref3DPtg
Title: Reference 3D Ptg
Description: Defined a cell in extern sheet.
|
RefPtgBase
ReferencePtgBase - handles references (such as A1, A2, IA4)
|
ScalarConstantPtg
Common superclass of all
Ptg s that represent simple constant values. |
TablePtg.Item |
ValueOperatorPtg
Common superclass of all value operators.
|
Class and Description |
---|
NamePtg |
NameXPtg |
Ptg
Ptg represents a syntactic token in a formula.
|
TablePtg
TODO: XSSF only
|
Class and Description |
---|
TablePtg.Item |
Class and Description |
---|
TablePtg.Item |
Class and Description |
---|
NamePtg |
NameXPtg |
Ptg
Ptg represents a syntactic token in a formula.
|
TablePtg
TODO: XSSF only
|
Class and Description |
---|
Ptg
Ptg represents a syntactic token in a formula.
|
Class and Description |
---|
Ptg
Ptg represents a syntactic token in a formula.
|
Copyright © 2005-2010 Potix Corporation. All Rights Reserved.