Uses of Class
org.apache.myfaces.view.facelets.el.VariableMapperBase

Packages that use VariableMapperBase
org.apache.myfaces.view.facelets.el A collection of classes to support EL integration. 
 

Uses of VariableMapperBase in org.apache.myfaces.view.facelets.el
 

Subclasses of VariableMapperBase in org.apache.myfaces.view.facelets.el
 class DefaultVariableMapper
          Default instance of a VariableMapper backed by a Map
 class VariableMapperWrapper
          Utility class for wrapping another VariableMapper with a new context, represented by a Map.
 



Copyright © 2015 The Apache Software Foundation. All rights reserved.