Uses of Package
org.apache.tiles

Packages that use org.apache.tiles
org.apache.tiles The Tiles taglib and framework allows building web pages by assembling reusable pieces of pages, called Tiles. 
org.apache.tiles.access Tiles access package. 
org.apache.tiles.mgmt Classes and interfaces to be used when it is needed to create Tiles definitions during the execution of the application. 
org.apache.tiles.preparer "View preparers" are objects that allows the "preparation" of a Tiles artifact (definition, template or attribute) before it is rendered.
It is useful, for example, when a view item should be built and stored in a particular context (e.g. 
 

Classes in org.apache.tiles used by org.apache.tiles
Attribute
          Common implementation of attribute definition.
AttributeContext
          Encapsulation of the current state of execution.
BasicAttributeContext
          Basic implementation for AttributeContext.
Definition
          A definition, i.e.
Expression
          It is an expression, along with the expression language (e.g.
ListAttribute
          An attribute as a List.
TilesContainer
          An encapsulation of the tiles framework.
TilesException
          Root class for all Tiles-exceptions.
 

Classes in org.apache.tiles used by org.apache.tiles.access
TilesContainer
          An encapsulation of the tiles framework.
 

Classes in org.apache.tiles used by org.apache.tiles.mgmt
Definition
          A definition, i.e.
TilesContainer
          An encapsulation of the tiles framework.
 

Classes in org.apache.tiles used by org.apache.tiles.preparer
AttributeContext
          Encapsulation of the current state of execution.
TilesException
          Root class for all Tiles-exceptions.
 



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