Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Javax.el Classes and Interfaces - 33 results found.
NameDescriptionTypePackageFramework
ArrayELResolverDefines property resolution behavior on arrays.Classjavax.elJava EE
BeanELResolverDefines property resolution behavior on objects using the JavaBeans component architecture.Classjavax.elJava EE
BeanNameELResolverAn ELResolver for resolving user or container managed beans.Classjavax.elJava EE
BeanNameResolverResolves a bean by its known name.Classjavax.elJava EE
CompositeELResolverMaintains an ordered composite list of child ELResolvers.Classjavax.elJava EE
ELClassA runtime representation of a Class in the EL expressions.Classjavax.elJava EE
ELContextContext information for expression parsing and evaluation.Classjavax.elJava EE
ELContextEventAn event which indicates that an ELContext has been created.Classjavax.elJava EE
ELContextListenerThe listener interface for receiving notification when an ELContext is created.Interfacejavax.elJava EE
ELExceptionRepresents any of the exception conditions that can arise during expression evaluation.Classjavax.elJava EE
ELManagerManages EL parsing and evaluation environment.Classjavax.elJava EE
ELProcessorProvides an API for using EL in a stand-alone environment.Classjavax.elJava EE
ELResolverEnables customization of variable, property, method call, and type conversion resolution behavior for EL expression evaluation.Classjavax.elJava EE
EvaluationListenerThe listener interface for receiving notification when an EL expression is evaluated.Classjavax.elJava EE
ExpressionBase class for the expression subclasses ValueExpression and MethodExpression, implementing characteristics common to both.Classjavax.elJava EE
ExpressionFactoryProvides an implementation for creating and evaluating EL expressions.Classjavax.elJava EE
FunctionMapperThe interface to a map between EL function names and methods.Classjavax.elJava EE
ImportHandlerHandles imports of class names and package names.Classjavax.elJava EE
LambdaExpressionEncapsulates a parameterized ValueExpression.Classjavax.elJava EE
ListELResolverDefines property resolution behavior on instances of List.Classjavax.elJava EE
MapELResolverDefines property resolution behavior on instances of Map.Classjavax.elJava EE
MethodExpressionAn Expression that refers to a method on an object.Classjavax.elJava EE
MethodInfoClassjavax.elJava EE
MethodNotFoundExceptionThrown when a method could not be found while evaluating aSince:JSP 2.Classjavax.elJava EE
PropertyNotFoundExceptionThrown when a property could not be found while evaluating a ValueExpression or MethodExpression.Classjavax.elJava EE
PropertyNotWritableExceptionThrown when a property could not be written to while setting the value on a ValueExpression.Classjavax.elJava EE
ResourceBundleELResolverDefines property resolution behavior on instances of This resolver handles base objects of typeClassjavax.elJava EE
StandardELContextA standard ELContext suitable for use in a stand alone environment.Classjavax.elJava EE
StaticFieldELResolverAn ELResolver for resolving static fields, enum constants and static methods.Classjavax.elJava EE
TypeConverterA convenient class for writing an ELResolver to do custom type conversions.Classjavax.elJava EE
ValueExpressionAn Expression that can get or set a value.Classjavax.elJava EE
ValueReferenceThis encapsulates a base model object and one of its properties.Classjavax.elJava EE
VariableMapperThe interface to a map between EL variables and the EL expressions they are associated with.Classjavax.elJava EE