All Classes and Interfaces
Class
Description
Defines property resolution behavior on arrays.
Defines property resolution behavior on arrays.
Defines property resolution behavior on objects using the JavaBeans component architecture.
Defines property resolution behavior on objects using the JavaBeans component architecture.
An
ELResolver
for resolving user or container managed beans.
An
ELResolver
for resolving user or container managed beans.Resolves a bean by its known name.
Resolves a bean by its known name.
Maintains an ordered composite list of child
ELResolver
s.Maintains an ordered composite list of child
ELResolver
s.A helper class of Arithmetic defined by the Jakarta Expression Specification
A runtime representation of a Class in the Jakarta Expression Language expressions.
A runtime representation of a Class in the Jakarta Expression Language expressions.
Context information for expression parsing and evaluation.
Context information for expression parsing and evaluation.
An event which indicates that an
ELContext
has been created.An event which indicates that an
ELContext
has been created.The listener interface for receiving notification when an
ELContext
is created.The listener interface for receiving notification when an
ELContext
is created.Represents any of the exception conditions that can arise during expression evaluation.
Represents any of the exception conditions that can arise during expression evaluation.
Manages Jakarta Expression Language parsing and evaluation environment.
Manages Jakarta Expression Language parsing and evaluation environment.
Token literal values and constants.
Token Manager.
Provides an API for using Jakarta Expression Language in a stand-alone environment.
Provides an API for using Jakarta Expression Language in a stand-alone environment.
Enables customization of variable, property, method call, and type conversion resolution behavior for Jakarta
Expression Language expression evaluation.
Enables customization of variable, property, method call, and type conversion resolution behavior for Jakarta
Expression Language expression evaluation.
A helper class that implements the Jakarta Expression Specification
Utility methods for this portion of the Jakarta Expression Language implementation
Utility methods for this portion of the Jakarta Expression Language implementation
The context for Jakarta Expression expression evaluation.
The listener interface for receiving notification when a Jakarta Expression Language expression is evaluated.
The listener interface for receiving notification when a Jakarta Expression Language expression is evaluated.
Base class for the expression subclasses
ValueExpression
and MethodExpression
, implementing
characteristics common to both.Base class for the expression subclasses
ValueExpression
and MethodExpression
, implementing
characteristics common to both.Provides an implementation for creating and evaluating Jakarta Expression Language expressions.
Provides an implementation for creating and evaluating Jakarta Expression Language expressions.
The interface to a map between Jakarta Expression Language function names and methods.
The interface to a map between Jakarta Expression Language function names and methods.
Handles imports of class names and package names.
Handles imports of class names and package names.
Encapsulates a parameterized
ValueExpression
.Encapsulates a parameterized
ValueExpression
.Defines property resolution behavior on instances of
List
.Defines property resolution behavior on instances of
List
.Defines property resolution behavior on instances of
Map
.Defines property resolution behavior on instances of
Map
.An
Expression
that refers to a method on an object.An
Expression
that refers to a method on an object.An
Expression
that refers to a method on an object.Holds information about a method that a
MethodExpression
evaluated to.Holds information about a method that a
MethodExpression
evaluated to.Thrown when a method could not be found while evaluating a
MethodExpression
.Thrown when a method could not be found while evaluating a
MethodExpression
.This exception is thrown when parse errors are encountered.
Thrown when a property could not be found while evaluating a
ValueExpression
or MethodExpression
.Thrown when a property could not be found while evaluating a
ValueExpression
or MethodExpression
.Thrown when a property could not be written to while setting the value on a
ValueExpression
.Thrown when a property could not be written to while setting the value on a
ValueExpression
.Utilities for Managing Serialization and Reflection
Defines property resolution behavior on instances of
ResourceBundle
.Defines property resolution behavior on instances of
ResourceBundle
.An implementation of interface CharStream, where the stream is assumed to
contain only ASCII characters (without unicode processing).
A standard ELContext suitable for use in a stand alone environment.
A standard ELContext suitable for use in a stand alone environment.
An
ELResolver
for resolving static fields, enum constants and static methods.An
ELResolver
for resolving static fields, enum constants and static methods.Describes the input token stream.
A convenient class for writing an ELResolver to do custom type conversions.
A convenient class for writing an ELResolver to do custom type conversions.
An
Expression
that can get or set a value.An
Expression
that can get or set a value.An
Expression
that can get or set a value.This encapsulates a base model object and one of its properties.
This encapsulates a base model object and one of its properties.
The interface to a map between Jakarta Expression Language variables and the Jakarta Expression Language expressions
they are associated with.
The interface to a map between Jakarta Expression Language variables and the Jakarta Expression Language expressions
they are associated with.
Creates a VariableMapper for the variables used in the expression.