| Package | Description | 
|---|---|
| org.apache.tiles.core.definition | It contains classes and interfaces to allow manipulations of "definitions", i.e. | 
| org.apache.tiles.core.factory | Factory classes, to allow creation of container instances. | 
| org.apache.tiles.core.impl | It contains the basic implementations of Tiles container. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | UnresolvingLocaleDefinitionsFactoryDefinitionsFactoryimplementation that manages
 Definitions configuration data from URLs, without resolving definition
 inheritance when a definition is returned. | 
| Modifier and Type | Method and Description | 
|---|---|
| protected DefinitionsFactory | BasicTilesContainerFactory. createDefinitionsFactory(ApplicationContext applicationContext,
                        LocaleResolver resolver)Creates the definitions factory. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | BasicTilesContainer. setDefinitionsFactory(DefinitionsFactory definitionsFactory)Set the definitions factory. | 
Copyright © 2000–2025 Apache Software Foundation. All rights reserved.