| Package | Description |
|---|---|
| org.apache.poi.hssf.model |
Provides low level API structures for reading, writing, modifying XLS files.
|
| org.apache.poi.hssf.record |
Record package contains class representations for XLS binary strutures.
|
| org.apache.poi.hssf.record.aggregates |
record aggregates are not real "records" but collections of records that act as a single record.
|
| org.apache.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.apache.poi.ss.formula |
This package contains common internal POI code for manipulating formulas.
|
| org.apache.poi.ss.formula.eval | |
| org.apache.poi.ss.formula.eval.forked | |
| org.apache.poi.ss.formula.functions | |
| org.apache.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.apache.poi.ss.usermodel | |
| org.apache.poi.xssf.streaming | |
| org.apache.poi.xssf.usermodel | |
| org.apache.poi.xssf.usermodel.helpers |
| 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.
|
| EvaluationSheet
Abstracts a sheet for the purpose of formula evaluation.
|
| EvaluationWorkbook
Abstracts a workbook for the purpose of formula evaluation.
|
| EvaluationWorkbook.ExternalName |
| EvaluationWorkbook.ExternalSheet |
| FormulaParsingWorkbook
Abstracts a workbook for the purpose of formula parsing.
|
| FormulaRenderingWorkbook
Abstracts a workbook for the purpose of converting formula to text.
|
| IStabilityClassifier
Used to help optimise cell evaluation result caching by allowing applications to specify which
parts of a workbook are final.
|
| Class and Description |
|---|
| CollaboratingWorkbooksEnvironment
Manages a collection of
WorkbookEvaluators, in order to support evaluation of formulas
across spreadsheets. |
| CollaboratingWorkbooksEnvironment.WorkbookNotFoundException |
| EvaluationCell
Abstracts a cell for the purpose of formula evaluation.
|
| EvaluationName
Abstracts a name record for formula evaluation.
|
| EvaluationSheet
Abstracts a sheet for the purpose of formula evaluation.
|
| EvaluationWorkbook
Abstracts a workbook for the purpose of formula evaluation.
|
| EvaluationWorkbook.ExternalName |
| EvaluationWorkbook.ExternalSheet |
| Formula
Encapsulates an encoded formula token array.
|
| FormulaParsingWorkbook
Abstracts a workbook for the purpose of formula parsing.
|
| FormulaRenderingWorkbook
Abstracts a workbook for the purpose of converting formula to text.
|
| FormulaShifter |
| IStabilityClassifier
Used to help optimise cell evaluation result caching by allowing applications to specify which
parts of a workbook are final.
|
| TwoDEval
Common interface of
AreaEval and AreaEvalBase |
| WorkbookEvaluator
Evaluates formula cells.
|
| Class and Description |
|---|
| TwoDEval
Common interface of
AreaEval and 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.
|
| 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
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.
|
| WorkbookDependentFormula
Should be implemented by any
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).
|
| 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.
|
| EvaluationSheet
Abstracts a sheet for the purpose of formula evaluation.
|
| EvaluationWorkbook
Abstracts a workbook for the purpose of formula evaluation.
|
| EvaluationWorkbook.ExternalName |
| EvaluationWorkbook.ExternalSheet |
| FormulaParsingWorkbook
Abstracts a workbook for the purpose of formula parsing.
|
| FormulaRenderingWorkbook
Abstracts a workbook for the purpose of converting formula to text.
|
| IStabilityClassifier
Used to help optimise cell evaluation result caching by allowing applications to specify which
parts of a workbook are final.
|
| Class and Description |
|---|
| FormulaShifter |
Copyright 2014 The Apache Software Foundation or its licensors, as applicable.