|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.apache.poi.ss.formula.eval | |
---|---|
org.apache.poi.ss.formula | This package contains common internal POI code for manipulating formulas. |
org.apache.poi.ss.formula.atp | |
org.apache.poi.ss.formula.eval | |
org.apache.poi.ss.formula.eval.forked | |
org.apache.poi.ss.formula.functions |
Classes in org.apache.poi.ss.formula.eval used by org.apache.poi.ss.formula | |
---|---|
AreaEval
Evaluation of 2D (Row+Column) and 3D (Sheet+Row+Column) areas |
|
RefEval
RefEval is the super interface for Ref2D and Ref3DEval. |
|
RefEvalBase
Common base class for implementors of RefEval |
|
ValueEval
|
Classes in org.apache.poi.ss.formula.eval used by org.apache.poi.ss.formula.atp | |
---|---|
EvaluationException
This class is used to simplify error handling logic within operator and function implementations. |
Classes in org.apache.poi.ss.formula.eval used by org.apache.poi.ss.formula.eval | |
---|---|
AreaEval
Evaluation of 2D (Row+Column) and 3D (Sheet+Row+Column) areas |
|
BlankEval
|
|
BoolEval
|
|
ErrorEval
Evaluations for formula errors |
|
EvaluationException
This class is used to simplify error handling logic within operator and function implementations. |
|
MissingArgEval
Represents the (intermediate) evaluated result of a missing function argument. |
|
NotImplementedException
An exception thrown by implementors of FormulaEvaluator ,
when attempting to evaluate a formula which requires features
that POI does not (yet) support. |
|
NumberEval
|
|
NumericValueEval
|
|
RefEval
RefEval is the super interface for Ref2D and Ref3DEval. |
|
StringEval
|
|
StringValueEval
|
|
ValueEval
|
Classes in org.apache.poi.ss.formula.eval used by org.apache.poi.ss.formula.eval.forked | |
---|---|
ValueEval
|
Classes in org.apache.poi.ss.formula.eval used by org.apache.poi.ss.formula.functions | |
---|---|
EvaluationException
This class is used to simplify error handling logic within operator and function implementations. |
|
ValueEval
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |