Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package com.sun.facelets.el

Class Summary
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.
DefaultFunctionMapper Default implementation of the FunctionMapper
DefaultFunctionMapper.Function  
DefaultVariableMapper Default instance of a VariableMapper backed by a Map
ELAdaptor  
ELText Handles parsing EL Strings in accordance with the EL-API Specification.
ELText.ELTextComposite  
ELText.ELTextVariable  
ELText.LiteralValueExpression  
LegacyELContext Deprecated.  
LegacyELContext.EmptyFunctionMapper  
LegacyMethodBinding Deprecated.  
LegacyValueBinding Deprecated.  
TagMethodExpression  
TagValueExpression  
VariableMapperWrapper Utility class for wrapping another VariableMapper with a new context, represented by a Map.