This project has retired. For details please refer to its Attic page.
Uses of Package org.apache.tiles.renderer.impl (Tiles 2 2.2.2 API)

Uses of Package
org.apache.tiles.renderer.impl

Packages that use org.apache.tiles.renderer.impl
org.apache.tiles.extras.complete These classes allow to start up Tiles with all features on. 
org.apache.tiles.factory Factory classes, to allow creation of container instances. 
org.apache.tiles.freemarker.renderer FreeMarker-typed attributes can be rendered by using classes in this package. 
org.apache.tiles.renderer.impl Default implementations to manage attribute rendering. 
org.apache.tiles.velocity.renderer Velocity-typed attributes can be rendered by using classes in this package. 
 

Classes in org.apache.tiles.renderer.impl used by org.apache.tiles.extras.complete
BasicRendererFactory
          Basic renderer factory implementation.
 

Classes in org.apache.tiles.renderer.impl used by org.apache.tiles.factory
BasicRendererFactory
          Basic renderer factory implementation.
 

Classes in org.apache.tiles.renderer.impl used by org.apache.tiles.freemarker.renderer
AbstractBaseAttributeRenderer
          Base abstract class that manages authorization to display the attribute.
AbstractTypeDetectingAttributeRenderer
          Abstract implementation of TypeDetectingAttributeRenderer that implements AbstractTypeDetectingAttributeRenderer.isRenderable(Attribute, TilesRequestContext) to delegate to TypeDetectingAttributeRenderer.isRenderable(Object, Attribute, TilesRequestContext).
 

Classes in org.apache.tiles.renderer.impl used by org.apache.tiles.renderer.impl
AbstractBaseAttributeRenderer
          Base abstract class that manages authorization to display the attribute.
AbstractTypeDetectingAttributeRenderer
          Abstract implementation of TypeDetectingAttributeRenderer that implements AbstractTypeDetectingAttributeRenderer.isRenderable(Attribute, TilesRequestContext) to delegate to TypeDetectingAttributeRenderer.isRenderable(Object, Attribute, TilesRequestContext).
 

Classes in org.apache.tiles.renderer.impl used by org.apache.tiles.velocity.renderer
AbstractBaseAttributeRenderer
          Base abstract class that manages authorization to display the attribute.
AbstractTypeDetectingAttributeRenderer
          Abstract implementation of TypeDetectingAttributeRenderer that implements AbstractTypeDetectingAttributeRenderer.isRenderable(Attribute, TilesRequestContext) to delegate to TypeDetectingAttributeRenderer.isRenderable(Object, Attribute, TilesRequestContext).
 



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