Uses of Package
org.apache.tiles.definition

Packages that use org.apache.tiles.definition
org.apache.tiles.compat.definition.digester Contains code to read old-format Tiles definition files. 
org.apache.tiles.definition It contains classes and interfaces to allow manipulations of "definitions", i.e. 
org.apache.tiles.definition.dao Classes to simply load definitions depending on a customization key. 
org.apache.tiles.definition.digester Allows reading definitions with the use of Jakarta Commons Digester. 
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.impl It contains the basic implementations of Tiles container. 
 

Classes in org.apache.tiles.definition used by org.apache.tiles.compat.definition.digester
DefinitionsReader
          Interface for reading Definition from a source.
 

Classes in org.apache.tiles.definition used by org.apache.tiles.definition
DefinitionsFactory
          Interface for creating a Definitions and managing their contents.
DefinitionsFactoryException
          Exception thrown when an error occurs while the impl tries to create a new instance mapper.
UnresolvingLocaleDefinitionsFactory
          DefinitionsFactory implementation that manages Definitions configuration data from URLs, without resolving definition inheritance when a definition is returned.

 

Classes in org.apache.tiles.definition used by org.apache.tiles.definition.dao
DefinitionsReader
          Interface for reading Definition from a source.
RefreshMonitor
          Implementing this interface means that the object monitors the sources it uses to check when they change.
 

Classes in org.apache.tiles.definition used by org.apache.tiles.definition.digester
DefinitionsReader
          Interface for reading Definition from a source.
 

Classes in org.apache.tiles.definition used by org.apache.tiles.extras.complete
DefinitionsReader
          Interface for reading Definition from a source.
 

Classes in org.apache.tiles.definition used by org.apache.tiles.factory
DefinitionsFactory
          Interface for creating a Definitions and managing their contents.
DefinitionsReader
          Interface for reading Definition from a source.
UnresolvingLocaleDefinitionsFactory
          DefinitionsFactory implementation that manages Definitions configuration data from URLs, without resolving definition inheritance when a definition is returned.

 

Classes in org.apache.tiles.definition used by org.apache.tiles.impl
DefinitionsFactory
          Interface for creating a Definitions and managing their contents.
 



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