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

Packages that use org.apache.myfaces.view.facelets.el
org.apache.myfaces.view.facelets.compiler Facelet compiler package, not for extension
org.apache.myfaces.view.facelets.el A collection of classes to support EL integration. 
 

Classes in org.apache.myfaces.view.facelets.el used by org.apache.myfaces.view.facelets.compiler
ELText
          Handles parsing EL Strings in accordance with the EL-API Specification.
 

Classes in org.apache.myfaces.view.facelets.el used by org.apache.myfaces.view.facelets.el
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.
ContextAwareTagValueExpression
           
ELText
          Handles parsing EL Strings in accordance with the EL-API Specification.
LocationAware
          Identification inferface for types that know about Location.
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.
TagValueExpression
           
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.
 



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