| Package | Description |
|---|---|
| io.keikai.model.impl.sys.formula |
Keikai Spreadsheet Internal Book Model Implementation classes.
|
| io.keikai.model.sys.formula |
Keikai Spreadsheet Internal Book Model Engines classes.
|
| io.keikaiex.formula |
Classes bridging Keikai Spreadsheet formula functions to ZK EL functions.
|
| 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.usermodel |
usermodel package maps HSSF low level strutures to familiar workbook/sheet model
|
| 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.eval.forked | |
| org.zkoss.poi.ss.formula.functions | |
| org.zkoss.poi.ss.formula.ptg |
formula package contains binary PTG structures used in Formulas
|
| org.zkoss.poi.ss.usermodel | |
| org.zkoss.poi.xssf.streaming | |
| org.zkoss.poi.xssf.usermodel | |
| org.zkoss.poi.xssf.usermodel.helpers |
| Class and Description |
|---|
| DependencyTracker
Interface for constructing the formula dependency.
|
| EvaluationCell
Abstracts a cell for the purpose of formula evaluation.
|
| EvaluationName
Abstracts a name record for formula evaluation.
For POI internal use only |
| EvaluationSheet
Abstracts a sheet for the purpose of formula evaluation.
For POI internal use only |
| EvaluationWorkbook
Abstracts a workbook for the purpose of formula evaluation.
For POI internal use only |
| EvaluationWorkbook.ExternalName |
| EvaluationWorkbook.ExternalSheet |
| Formula
Encapsulates an encoded formula token array.
|
| FormulaParseException
This exception thrown when a supplied formula has incorrect syntax (or syntax currently not
supported by POI).
|
| FormulaParsingWorkbook
Abstracts a workbook for the purpose of formula parsing.
For POI internal use only |
| FormulaRenderingWorkbook
Abstracts a workbook for the purpose of converting formula to text.
For POI internal use only |
| IStabilityClassifier
Used to help optimise cell evaluation result caching by allowing applications to specify which
parts of a workbook are final.
The term final is introduced here to denote immutability or 'having constant definition'. |
| OperationEvaluationContext
Contains all the contextual information required to evaluate an operation
within a formula
For POI internal use only
|
| WorkbookEvaluator
Evaluates formula cells.
For performance reasons, this class keeps a cache of all previously calculated intermediate
cell values.
|
| Class and Description |
|---|
| DependencyTracker
Interface for constructing the formula dependency.
|
| Class and Description |
|---|
| DependencyTracker
Interface for constructing the formula dependency.
|
| FormulaParsingWorkbook
Abstracts a workbook for the purpose of formula parsing.
For POI internal use only |
| OperationEvaluationContext
Contains all the contextual information required to evaluate an operation
within a formula
For POI internal use only
|
| WorkbookEvaluator
Evaluates formula cells.
For performance reasons, this class keeps a cache of all previously calculated intermediate
cell values.
|
| Class and Description |
|---|
| EvaluationWorkbook.ExternalName |
| EvaluationWorkbook.ExternalSheet |
| FormulaParseException
This exception thrown when a supplied formula has incorrect syntax (or syntax currently not
supported by POI).
|
| FormulaShifter |
| Class and Description |
|---|
| Formula
Encapsulates an encoded formula token array.
|
| Class and Description |
|---|
| FormulaShifter |
| Class and Description |
|---|
| EvaluationCell
Abstracts a cell for the purpose of formula evaluation.
|
| EvaluationName
Abstracts a name record for formula evaluation.
For POI internal use only |
| EvaluationSheet
Abstracts a sheet for the purpose of formula evaluation.
For POI internal use only |
| EvaluationWorkbook
Abstracts a workbook for the purpose of formula evaluation.
For POI internal use only |
| EvaluationWorkbook.ExternalName |
| EvaluationWorkbook.ExternalSheet |
| Formula
Encapsulates an encoded formula token array.
|
| FormulaParsingWorkbook
Abstracts a workbook for the purpose of formula parsing.
For POI internal use only |
| FormulaRenderingWorkbook
Abstracts a workbook for the purpose of converting formula to text.
For POI internal use only |
| IStabilityClassifier
Used to help optimise cell evaluation result caching by allowing applications to specify which
parts of a workbook are final.
The term final is introduced here to denote immutability or 'having constant definition'. |
| WorkbookEvaluator
Evaluates formula cells.
For performance reasons, this class keeps a cache of all previously calculated intermediate
cell values.
|
| Class and Description |
|---|
| CollaboratingWorkbooksEnvironment
Manages a collection of
WorkbookEvaluators, in order to support evaluation of formulas
across spreadsheets.
For POI internal use only |
| CollaboratingWorkbooksEnvironment.WorkbookNotFoundException |
| DependencyTracker
Interface for constructing the formula dependency.
|
| EvaluationCell
Abstracts a cell for the purpose of formula evaluation.
|
| EvaluationName
Abstracts a name record for formula evaluation.
For POI internal use only |
| EvaluationSheet
Abstracts a sheet for the purpose of formula evaluation.
For POI internal use only |
| EvaluationWorkbook
Abstracts a workbook for the purpose of formula evaluation.
For POI internal use only |
| EvaluationWorkbook.ExternalName |
| EvaluationWorkbook.ExternalSheet |
| Formula
Encapsulates an encoded formula token array.
|
| FormulaParsingWorkbook
Abstracts a workbook for the purpose of formula parsing.
For POI internal use only |
| FormulaRenderingWorkbook
Abstracts a workbook for the purpose of converting formula to text.
For POI internal use only |
| FormulaShifter |
| IStabilityClassifier
Used to help optimise cell evaluation result caching by allowing applications to specify which
parts of a workbook are final.
The term final is introduced here to denote immutability or 'having constant definition'. |
| LazyAreaEval |
| OperationEvaluationContext
Contains all the contextual information required to evaluate an operation
within a formula
For POI internal use only
|
| SheetRefEvaluator |
| SortedValues |
| TwoDEval
Common interface of
AreaEval and org.zkoss.poi.hssf.record.formula.eval.AreaEvalBase |
| WorkbookEvaluator
Evaluates formula cells.
For performance reasons, this class keeps a cache of all previously calculated intermediate
cell values.
|
| WorkbookEvaluator.CacheManager |
| Class and Description |
|---|
| SheetRefEvaluator |
| TwoDEval
Common interface of
AreaEval and org.zkoss.poi.hssf.record.formula.eval.AreaEvalBase |
| Class and Description |
|---|
| IStabilityClassifier
Used to help optimise cell evaluation result caching by allowing applications to specify which
parts of a workbook are final.
The term final is introduced here to denote immutability or 'having constant definition'. |
| Class and Description |
|---|
| OperationEvaluationContext
Contains all the contextual information required to evaluate an operation
within a formula
For POI internal use only
|
| Class and Description |
|---|
| ExternSheetReferenceToken
Should be implemented by any
org.zkoss.poi.hssf.record.formula.Ptg subclass that needs has an extern sheet index For POI internal use only |
| FormulaRenderingWorkbook
Abstracts a workbook for the purpose of converting formula to text.
For POI internal use only |
| WorkbookDependentFormula
Should be implemented by any
org.zkoss.poi.hssf.record.formula.Ptg subclass that needs a workbook to render its formula. |
| Class and Description |
|---|
| FormulaParseException
This exception thrown when a supplied formula has incorrect syntax (or syntax currently not
supported by POI).
|
| WorkbookEvaluator
Evaluates formula cells.
For performance reasons, this class keeps a cache of all previously calculated intermediate
cell values.
|
| Class and Description |
|---|
| FormulaParseException
This exception thrown when a supplied formula has incorrect syntax (or syntax currently not
supported by POI).
|
| Class and Description |
|---|
| EvaluationCell
Abstracts a cell for the purpose of formula evaluation.
|
| EvaluationName
Abstracts a name record for formula evaluation.
For POI internal use only |
| EvaluationSheet
Abstracts a sheet for the purpose of formula evaluation.
For POI internal use only |
| EvaluationWorkbook
Abstracts a workbook for the purpose of formula evaluation.
For POI internal use only |
| EvaluationWorkbook.ExternalName |
| EvaluationWorkbook.ExternalSheet |
| Formula
Encapsulates an encoded formula token array.
|
| FormulaParsingWorkbook
Abstracts a workbook for the purpose of formula parsing.
For POI internal use only |
| FormulaRenderingWorkbook
Abstracts a workbook for the purpose of converting formula to text.
For POI internal use only |
| IStabilityClassifier
Used to help optimise cell evaluation result caching by allowing applications to specify which
parts of a workbook are final.
The term final is introduced here to denote immutability or 'having constant definition'. |
| WorkbookEvaluator
Evaluates formula cells.
For performance reasons, this class keeps a cache of all previously calculated intermediate
cell values.
|
| Class and Description |
|---|
| FormulaShifter |
Copyright © 2020. All rights reserved.