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 Utility classes to access Tiles funcionality from an application. 
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.reflect Classes to manage reflection in a centralized way for Tiles. 
 

Classes in org.apache.tiles used by org.apache.tiles
Attribute
          Common implementation of attribute definition.
Attribute.AttributeType
          Deprecated. Use Attribute.setRenderer(String) and Attribute.getRenderer().
AttributeContext
          Encapsulation of the current state of execution.
BasicAttributeContext
          Basic implementation for AttributeContext.
Definition
          A definition, i.e. a template with (completely or not) filled attributes.
Expression
          It is an expression, along with the expression language (e.g.
ListAttribute
          An attribute as a List.
TilesApplicationContext
          Defines a set of methods which tiles use to communicate to the tiles container and runtime environment.
 

Classes in org.apache.tiles used by org.apache.tiles.access
TilesApplicationContext
          Defines a set of methods which tiles use to communicate to the tiles container and runtime environment.
TilesContainer
          An encapsulation of the tiles framework.
TilesException
          Root class for all Tiles-exceptions.
 

Classes in org.apache.tiles used by org.apache.tiles.mgmt
Definition
          A definition, i.e. a template with (completely or not) filled attributes.
TilesContainer
          An encapsulation of the tiles framework.
 

Classes in org.apache.tiles used by org.apache.tiles.reflect
TilesException
          Root class for all Tiles-exceptions.
 



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