|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use javax.servlet.jsp.el | |
javax.servlet.jsp | Classes and interfaces for the Core JSP 2.0 API. |
javax.servlet.jsp.el | Classes and interfaces for the JSP 2.0 Expression Language API. |
Classes in javax.servlet.jsp.el used by javax.servlet.jsp | |
ExpressionEvaluator
The abstract base class for an expression-language evaluator. |
|
VariableResolver
This class is used to customize the way an ExpressionEvaluator resolves variable references at evaluation time. |
Classes in javax.servlet.jsp.el used by javax.servlet.jsp.el | |
ELException
Represents any of the exception conditions that arise during the operation evaluation of the evaluator. |
|
Expression
The abstract class for a prepared expression. |
|
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. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |