Package | Description |
---|---|
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.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.
|
Class and Description |
---|
DefinitionsReader
Interface for reading
from a source. |
Class and Description |
---|
Definitions
Deprecated.
This interface is never used, except in the deprecated class
DefinitionsImpl . |
DefinitionsFactory
Interface for creating a
Definition s and managing their contents. |
DefinitionsFactoryException
Exception thrown when an error occurs while the impl tries to
create a new instance mapper.
|
DefinitionsReader
Interface for reading
from a source. |
Refreshable
Indicates support for reloading Tiles configuration when it changes.
|
RefreshMonitor
Implementing this interface means that the object monitors the sources it
uses to check when they change.
|
UnresolvingLocaleDefinitionsFactory
DefinitionsFactory implementation that manages
Definitions configuration data from URLs, without resolving definition
inheritance when a definition is returned. |
Class and Description |
---|
DefinitionsReader
Interface for reading
from a source. |
Refreshable
Indicates support for reloading Tiles configuration when it changes.
|
RefreshMonitor
Implementing this interface means that the object monitors the sources it
uses to check when they change.
|
Class and Description |
---|
DefinitionsReader
Interface for reading
from a source. |
Class and Description |
---|
DefinitionsFactory
Interface for creating a
Definition s and managing their contents. |
DefinitionsReader
Interface for reading
from a source. |
UnresolvingLocaleDefinitionsFactory
DefinitionsFactory implementation that manages
Definitions configuration data from URLs, without resolving definition
inheritance when a definition is returned. |
Class and Description |
---|
DefinitionsFactory
Interface for creating a
Definition s and managing their contents. |
Class and Description |
---|
DefinitionsFactory
Interface for creating a
Definition s and managing their contents. |
Copyright © 2017. All rights reserved.