-
class
Defines property resolution behavior on arrays.
class
Defines property resolution behavior on objects using the JavaBeans
component architecture.
class
An ELResolver
for resolving user or container managed beans.
class
Maintains an ordered composite list of child ELResolver
s.
class
Defines property resolution behavior on instances of
List
.
class
Defines property resolution behavior on instances of
Map
.
class
class
An
ELResolver
for resolving static fields, enum constants and
static methods.
class
A convenient class for writing an ELResolver to do custom type conversions.
Retrieves the ELResolver
associated with this context.
Construct (if needed) and return a default ELResolver.
Retrieves an ELResolver that implements the operations in collections.
void
Adds the given resolver to the list of component resolvers.
void
Add an user defined ELResolver to the list of ELResolvers.
void
Add a custom ELResolver to the context.