| Package | Description |
|---|---|
| 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.
|
| Modifier and Type | Field and Description |
|---|---|
protected DefinitionsReader |
BaseLocaleUrlDefinitionDAO.reader
Reader used to get definitions from the sources.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BaseLocaleUrlDefinitionDAO.setReader(DefinitionsReader reader) |
| Modifier and Type | Class and Description |
|---|---|
class |
DigesterDefinitionsReader
Reads
Definition objects from
an XML InputStream using Digester. |
| Modifier and Type | Method and Description |
|---|---|
protected DefinitionsReader |
BasicTilesContainerFactory.createDefinitionsReader(org.apache.tiles.request.ApplicationContext applicationContext)
Creates the definitions reader.
|
Copyright © 2001-2016 The Apache Software Foundation. All Rights Reserved.