Uses of Class
org.apache.tiles.preparer.BasicPreparerFactory

Packages that use BasicPreparerFactory
org.apache.tiles.compat.preparer "View preparers" are objects that allows the "preparation" of a Tiles artifact (definition, template or attribute) before it is rendered. 
 

Uses of BasicPreparerFactory in org.apache.tiles.compat.preparer
 

Subclasses of BasicPreparerFactory in org.apache.tiles.compat.preparer
 class CompatibilityPreparerFactory
          Factory used to instantiate preparers in a Struts 1 / Tiles 2 environment.
 



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