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

Uses of Package
org.apache.tiles.definition

Packages that use org.apache.tiles.definition
org.apache.tiles.definition It contains classes and interfaces to allow manipulations of "definitions", i.e. objects made of a template page and a number of filled attributes. 
org.apache.tiles.definition.digester Allows reading definitions with the use of Jakarta Commons Digester. 
org.apache.tiles.definition.util Utility classes for definitions. 
org.apache.tiles.factory Factory classes, to allow creation of container instances. 
org.apache.tiles.impl It contains the basic implementations of Tiles container. 
org.apache.tiles.impl.mgmt It contains the basic implementations of mutable Tiles containers. 
 

Classes in org.apache.tiles.definition used by org.apache.tiles.definition
Definitions
          Interface for managing collections of Definition objects.
DefinitionsFactory
          Interface for creating a Definitions object and managing its contents.
DefinitionsFactoryException
          Exception thrown when an error occurs while the impl tries to create a new instance mapper.
DefinitionsReader
          Interface for reading Definition from a source.
NoSuchDefinitionException
          Exception thrown when a definition is not found.
ReloadableDefinitionsFactory
          Indicates support for reloading Tiles configuration when it changes.
 

Classes in org.apache.tiles.definition used by org.apache.tiles.definition.digester
DefinitionsFactoryException
          Exception thrown when an error occurs while the impl tries to create a new instance mapper.
DefinitionsReader
          Interface for reading Definition from a source.
 

Classes in org.apache.tiles.definition used by org.apache.tiles.definition.util
DefinitionsFactoryException
          Exception thrown when an error occurs while the impl tries to create a new instance mapper.
 

Classes in org.apache.tiles.definition used by org.apache.tiles.factory
DefinitionsFactory
          Interface for creating a Definitions object and managing its contents.
 

Classes in org.apache.tiles.definition used by org.apache.tiles.impl
DefinitionsFactory
          Interface for creating a Definitions object and managing its contents.
DefinitionsFactoryException
          Exception thrown when an error occurs while the impl tries to create a new instance mapper.
 

Classes in org.apache.tiles.definition used by org.apache.tiles.impl.mgmt
DefinitionsFactory
          Interface for creating a Definitions object and managing its contents.
DefinitionsFactoryException
          Exception thrown when an error occurs while the impl tries to create a new instance mapper.
 



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