|
|||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||
| Class Summary | |
| AccessorOperator | This operator returns/sets a property of the context object. |
| ArithmeticOperator | |
| AssignOperator | AssignOperator does an assignation to an invertible operator. |
| BooleanOperator | |
| ConstantOperator | ConstantOperator always returns a constant value (any object), given as a constructor's parameter. |
| ExpressionCompiler | This class precompiles bean expressions so their evaluation becomes faster. |
| ExpressionEval | ExpressionEval is an expression evaluator. |
| Function | A function is a map between objects. |
| IndexerOperator | IndexerOperator operates on indexed objects as List, NodeList or Map. |
| InvertibleOperator | Abstract class parent of every invertible operator. |
| MethodOperator | |
| ObjectConverter | ObjectsConverter instances provide methods for common object to object conversions and object to basic type conversions. |
| Operator | Abstract class parent of every operator. |
| Exception Summary | |
| ConversionException | Thrown when an error appears during an object conversion |
| EvaluationException | Thrown when an error appears in the expression evaluation given a context |
| ParseException | Thrown when there's an error parsing an expression |
|
|||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||