Uses of Package
org.apache.tiles.definition
Packages that use org.apache.tiles.definition
Package
Description
Contains code to read old-format Tiles definition files.
It contains classes and interfaces to allow manipulations of "definitions", i.e.
Classes to simply load definitions depending on a customization key.
Allows reading definitions with the use of Jakarta Commons Digester.
These classes allow to start up Tiles with all features on.
Factory classes, to allow creation of container instances.
It contains the basic implementations of Tiles container.
-
Classes in org.apache.tiles.definition used by org.apache.tiles.compat.definition.digester
-
Classes in org.apache.tiles.definition used by org.apache.tiles.definitionClassDescriptionInterface for creating a
Definition
s and managing their contents.Exception thrown when an error occurs while the impl tries to create a new instance mapper.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.daoClassDescriptionInterface for reading
from a source.Definition
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
-
Classes in org.apache.tiles.definition used by org.apache.tiles.extras.complete
-
Classes in org.apache.tiles.definition used by org.apache.tiles.factoryClassDescriptionInterface for creating a
Definition
s and managing their contents.Interface for reading
from a source.Definition
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