Interface | Description |
---|---|
FunctionMapper |
An implementation of the function mapper.
|
VariableResolver |
An implementation of the variable resolver.
|
Class | Description |
---|---|
Expression |
Allows evaluation of JSP EL.
|
ExpressionEvaluator |
Allows evaluation of JSP EL.
|
ImplicitObjectELResolver |
Variable resolution for JSP variables
|
ScopedAttributeELResolver |
Variable resolution for JSP variables
|
Exception | Description |
---|---|
ELException |
A generic EL exception.
|
ELParseException |
A generic EL exception.
|