Uses of Package
javax.el
Packages that use javax.el
-
ClassDescriptionResolves a bean by its known name.Maintains an ordered composite list of child
ELResolver
s.Context information for expression parsing and evaluation.An event which indicates that anELContext
has been created.Represents any of the exception conditions that can arise during expression evaluation.Manages Jakarta Expression Language parsing and evaluation environment.Enables customization of variable, property, method call, and type conversion resolution behavior for Jakarta Expression Language expression evaluation.The listener interface for receiving notification when a Jakarta Expression Language expression is evaluated.Base class for the expression subclassesValueExpression
andMethodExpression
, implementing characteristics common to both.Provides an implementation for creating and evaluating Jakarta Expression Language expressions.The interface to a map between Jakarta Expression Language function names and methods.Handles imports of class names and package names.AnExpression
that refers to a method on an object.Holds information about a method that aMethodExpression
evaluated to.Thrown when a property could not be written to while setting the value on aValueExpression
.A standard ELContext suitable for use in a stand alone environment.AnExpression
that can get or set a value.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.