Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV
NEXT
FRAMES
NO FRAMES
All Classes
Hierarchy For Package org.apache.poi.ss.formula.eval
Package Hierarchies:
All Packages
Class Hierarchy
java.lang.Object
org.apache.poi.ss.formula.eval.
AreaEvalBase
(implements org.apache.poi.ss.formula.eval.
AreaEval
)
org.apache.poi.ss.formula.eval.
BlankEval
(implements org.apache.poi.ss.formula.eval.
ValueEval
)
org.apache.poi.ss.formula.eval.
BoolEval
(implements org.apache.poi.ss.formula.eval.
NumericValueEval
, org.apache.poi.ss.formula.eval.
StringValueEval
)
org.apache.poi.ss.formula.eval.
ErrorEval
(implements org.apache.poi.ss.formula.eval.
ValueEval
)
org.apache.poi.ss.formula.functions.
Fixed1ArgFunction
(implements org.apache.poi.ss.formula.functions.
Function1Arg
)
org.apache.poi.ss.formula.eval.
PercentEval
org.apache.poi.ss.formula.eval.
UnaryMinusEval
org.apache.poi.ss.formula.eval.
UnaryPlusEval
org.apache.poi.ss.formula.functions.
Fixed2ArgFunction
(implements org.apache.poi.ss.formula.functions.
Function2Arg
)
org.apache.poi.ss.formula.eval.
ConcatEval
org.apache.poi.ss.formula.eval.
IntersectionEval
org.apache.poi.ss.formula.eval.
RangeEval
org.apache.poi.ss.formula.eval.
RelationalOperationEval
org.apache.poi.ss.formula.eval.
TwoOperandNumericOperation
org.apache.poi.ss.formula.eval.
FunctionEval
org.apache.poi.ss.formula.eval.
MissingArgEval
(implements org.apache.poi.ss.formula.eval.
ValueEval
)
org.apache.poi.ss.formula.eval.
NameEval
(implements org.apache.poi.ss.formula.eval.
ValueEval
)
org.apache.poi.ss.formula.eval.
NameXEval
(implements org.apache.poi.ss.formula.eval.
ValueEval
)
org.apache.poi.ss.formula.eval.
NumberEval
(implements org.apache.poi.ss.formula.eval.
NumericValueEval
, org.apache.poi.ss.formula.eval.
StringValueEval
)
org.apache.poi.ss.formula.eval.
OperandResolver
org.apache.poi.ss.formula.eval.
RefEvalBase
(implements org.apache.poi.ss.formula.eval.
RefEval
)
org.apache.poi.ss.formula.eval.
StringEval
(implements org.apache.poi.ss.formula.eval.
StringValueEval
)
java.lang.Throwable (implements java.io.Serializable)
java.lang.Exception
org.apache.poi.ss.formula.eval.
EvaluationException
java.lang.RuntimeException
org.apache.poi.ss.formula.eval.
NotImplementedException
Interface Hierarchy
org.apache.poi.ss.formula.eval.
ValueEval
org.apache.poi.ss.formula.eval.
NumericValueEval
org.apache.poi.ss.formula.eval.
RefEval
org.apache.poi.ss.formula.eval.
StringValueEval
org.apache.poi.ss.formula.
TwoDEval
org.apache.poi.ss.formula.eval.
AreaEval
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV
NEXT
FRAMES
NO FRAMES
All Classes
Copyright 2012 The Apache Software Foundation or its licensors, as applicable.