Search Java Classes and Packages
Search Java Frameworks and Libraries
#Javax.servlet.jsp.el Classes and Interfaces - 8 results found.
| Name | Description | Type | Package | Framework |
| ELException | Represents any of the exception conditions that arise during the operation evaluation of the evaluator. | Class | javax.servlet.jsp.el | Java EE |
|
| ELParseException | Represents a parsing error encountered while parsing an EL expression. | Class | javax.servlet.jsp.el | Java EE |
|
| Expression | The abstract class for a prepared expression. | Class | javax.servlet.jsp.el | Java EE |
|
| ExpressionEvaluator | The abstract base class for an expression-language evaluator. | Class | javax.servlet.jsp.el | Java EE |
|
| FunctionMapper | The interface to a map between EL function names and methods. | Interface | javax.servlet.jsp.el | Java EE |
|
| ImplicitObjectELResolver | Defines variable resolution behavior for the EL implicit objects defined in the JSP specification. | Class | javax.servlet.jsp.el | Java EE |
|
| ScopedAttributeELResolver | Defines variable resolution behavior for scoped attributes. | Class | javax.servlet.jsp.el | Java EE |
|
| VariableResolver | This class is used to customize the way an ExpressionEvaluator resolves variable references at evaluation time. | Interface | javax.servlet.jsp.el | Java EE |