|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
ContextAware | Identification inferface for types that know about Location
and XML attribute name/value pair. |
ContextAwareExceptionWrapper | A exception wrapper that "knows" interesting info about place where problem occured. |
LocationAware | Identification inferface for types that know about Location . |
Class Summary | |
---|---|
CompositeComponentELUtils | Utility class for composite components when used in EL Expressions --> #{cc} |
CompositeFunctionMapper | Composite FunctionMapper that attempts to load the Method from the first FunctionMapper, then the second if
null . |
CompositeVariableMapper | Composite VariableMapper that attempts to load the ValueExpression from the first VariableMapper, then the second if
null . |
ContextAwareTagMethodExpression | |
ContextAwareTagValueExpression | |
ContextAwareTagValueExpressionUEL | TagValueExpression for el-api 2.2 |
ContextAwareUtils | |
DefaultContextAwareELException | Default implementation of ContextAwareExceptionWrapper , used for delegation |
DefaultFunctionMapper | Default implementation of the FunctionMapper |
DefaultVariableMapper | Default instance of a VariableMapper backed by a Map |
ELText | Handles parsing EL Strings in accordance with the EL-API Specification. |
LegacyMethodBinding | Deprecated. |
LocationMethodExpression | A MethodExpression that contains the original MethodExpression and the Location of the facelet file from which the MethodExpression was created. |
LocationValueExpression | A ValueExpression that contains the original ValueExpression and the Location of the facelet file from which the ValueExpression was created. |
LocationValueExpressionUEL | LocationValueExpression for el-api 2.2 |
MethodExpressionMethodExpression | |
RedirectMethodExpressionValueExpressionActionListener | |
RedirectMethodExpressionValueExpressionValidator | |
RedirectMethodExpressionValueExpressionValueChangeListener | |
ResourceELUtils | Utility class when used in EL Expressions --> #{resource} |
ResourceLocationValueExpression | |
ResourceLocationValueExpressionUEL | ResourceLocationValueExpression for el-api 2.2 |
TagMethodExpression | |
TagValueExpression | |
TagValueExpressionUEL | TagValueExpression for el-api 2.2 |
ValueExpressionMethodExpression | This MethodExpression contains a ValueExpression which resolves to the "real" MethodExpression that should be invoked. |
VariableMapperBase | Defines an interface to detect when an EL expression has been resolved by a facelets variable mapper and in that way allow cache it if it is possible. |
VariableMapperWrapper | Utility class for wrapping another VariableMapper with a new context, represented by a Map . |
Exception Summary | |
---|---|
ContextAwareELException | Implementation of types ELException , ContextAware
and FacesWrapper |
ContextAwareException | Implementation of types ELException , ContextAware
and FacesWrapper |
ContextAwareMethodNotFoundException | Implementation of types MethodNotFoundException , ContextAware
and FacesWrapper |
ContextAwarePropertyNotFoundException | Implementation of types PropertyNotFoundException ,
ContextAware and FacesWrapper |
ContextAwarePropertyNotWritableException | Implementation of types PropertyNotWritableException ,
ContextAware and FacesWrapper |
A collection of classes to support EL integration.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |