|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
ExpressionEvaluator | Interface for implementing a runtime for evaluating expressions. |
Class Summary | |
---|---|
Expression | This class implements support for an Expression object. |
ExpressionEngineFactory | An abstract factory for returning an ExpressionEvaluator . |
ExpressionEvaluatorFactory | Factory used to obtain ExpressionEvaluator instances. |
Exception Summary | |
---|---|
ExpressionEvaluationException | An exception thrown when errors occur evaluating an expression. |
ExpressionUpdateException | Exception thrown when an error occurs during an expression update. |
IllegalExpressionException | Exception thrown when an expression contains illegal syntax. |
RuntimeExpressionException | Exception base class for all domain-specific RuntimeException s thrown by an ExpressionEvaluator . |
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |