| Prev Package | Next Package | Frames | No Frames |
Interface Summary | |
| FunctionMapper | The interface to a map between EL function names and methods. |
| VariableResolver | This class is used to customize the way an ExpressionEvaluator resolves variable references at evaluation time. |
Class Summary | |
| ELException | Represents any of the exception conditions that arise during the operation evaluation of the evaluator. |
| ELParseException | Represents a parsing error encountered while parsing an EL expression. |
| Expression | The abstract class for a prepared expression. |
| ExpressionEvaluator | The abstract base class for an expression-language evaluator. |