| Package | Description | 
|---|---|
| org.apache.tiles.core.definition.dao | Classes to simply load definitions depending on a customization key. | 
| org.apache.tiles.core.definition.digester | Allows reading definitions with the use of Jakarta Commons Digester. | 
| org.apache.tiles.core.factory | Factory classes, to allow creation of container instances. | 
| Modifier and Type | Field and Description | 
|---|---|
| protected DefinitionsReader | BaseLocaleUrlDefinitionDAO. readerReader 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  | DigesterDefinitionsReaderReads  Definitionobjects from
 an XML InputStream using Digester. | 
| Modifier and Type | Method and Description | 
|---|---|
| protected DefinitionsReader | BasicTilesContainerFactory. createDefinitionsReader(ApplicationContext applicationContext)Creates the definitions reader. | 
Copyright © 2000–2025 Apache Software Foundation. All rights reserved.