Package org.apache.tiles.definition
package 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.
-
ClassDescriptionInterface 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.Interface for reading
from a source.Definition
Exception thrown when definitions impl is not found.DefinitionsFactory
implementation that manages Definitions configuration data from URLs, but resolving definition inheritance when a definition is returned..Exception thrown when a definition is not found.Implementing this interface means that the object monitors the sources it uses to check when they change.DefinitionsFactory
implementation that manages Definitions configuration data from URLs, without resolving definition inheritance when a definition is returned.