|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use URLReader | |
---|---|
org.apache.tiles.definition.dao | Classes to simply load definitions depending on a customization key. |
Uses of URLReader in org.apache.tiles.definition.dao |
---|
Classes in org.apache.tiles.definition.dao that implement URLReader | |
---|---|
class |
BaseLocaleUrlDefinitionDAO
Base abstract class for a DAO that is based on URLs and locale as a customization key. |
class |
CachingLocaleUrlDefinitionDAO
A definitions DAO (loading URLs and using Locale as a customization key) that caches definitions that have been loaded in a raw way (i.e. with inheritance that is not resolved). |
class |
LocaleUrlDefinitionDAO
A definition DAO that uses Locale as a customization key and loads
definitions from URLs. |
class |
ResolvingLocaleUrlDefinitionDAO
A definitions DAO (loading URLs and using Locale as a customization key) that caches definitions that have been loaded and resolves inheritances. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |