Package org.apache.myfaces.view.facelets.el

A collection of classes to support EL integration.

See:
          Description

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
DefaultVariableMapper Default instance of a VariableMapper backed by a Map
ELText Handles parsing EL Strings in accordance with the EL-API Specification.
TagMethodExpression  
TagValueExpression  
VariableMapperWrapper Utility class for wrapping another VariableMapper with a new context, represented by a Map.
 

Package org.apache.myfaces.view.facelets.el Description

A collection of classes to support EL integration.



Copyright © 2009 The Apache Software Foundation. All Rights Reserved.