|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| EvaluableExpression | Interface for expression that can be evaluated. |
| Expression | Base interface for expressions. |
| Class Summary | |
|---|---|
| ExpressionEvaluator | Class for expression evaluation. |
| ExpressionEvaluator.TypeSafeComparator | Comparator class for doing typesafe comparisons and sorting. |
| ExpressionParser | This is the expression parser (singleton). |
| ExpressionQueryRequest | Request object that holds information passed to evaluable expressions and functions |
| Exception Summary | |
|---|---|
| EvaluationException | Exception that is thrown whenever the evaluation of any
EvaluableExpression fails. |
| ExpressionParserException | Abstract base class for all exceptions that are thrown by the expression parser. |
Package for classes and interfaces related to parsing and evaluating of expressions. Developing your own functions is not yet suggested, since API is still very new and may change.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||