Uses of Package
javax.el
Packages that use javax.el
-
ClassDescriptionResolves a bean by its known name.Maintains an ordered composite list of child
ELResolvers.Context information for expression parsing and evaluation.An event which indicates that anELContexthas been created.Represents any of the exception conditions that can arise during expression evaluation.Manages EL parsing and evaluation environment.Enables customization of variable, property, method call, and type conversion resolution behavior for EL expression evaluation.The listener interface for receiving notification when an EL expression is evaluated.Base class for the expression subclassesValueExpressionandMethodExpression, implementing characteristics common to both.Provides an implementation for creating and evaluating EL expressions.The interface to a map between EL function names and methods.Handles imports of class names and package names.AnExpressionthat refers to a method on an object.Holds information about a method that aMethodExpressionevaluated 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.Key used to cache default ExpressionFactory information per class loader.AnExpressionthat can get or set a value.This encapsulates a base model object and one of its properties.The interface to a map between EL variables and the EL expressions they are associated with.