Uses of Interface
org.apache.tiles.ognl.NestedObjectExtractor

Uses of NestedObjectExtractor in org.apache.tiles.ognl
 

Classes in org.apache.tiles.ognl that implement NestedObjectExtractor
 class TilesApplicationContextNestedObjectExtractor
          Extracts the application context from a Tiles request.
 

Constructors in org.apache.tiles.ognl with parameters of type NestedObjectExtractor
NestedObjectDelegatePropertyAccessor(NestedObjectExtractor<T> nestedObjectExtractor, ognl.PropertyAccessor propertyAccessor)
          Constructor.
 



Copyright © 2001-2012 Apache Software Foundation. All Rights Reserved.