|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
DefinitionDAO<K> | It represents an object that provides definitions, depending on a customization key. |
URLReader | It represents an object that reads URLs and is able to read them throw the
use of a DefinitionsReader . |
Class Summary | |
---|---|
BaseLocaleUrlDefinitionDAO | Base abstract class for a DAO that is based on URLs and locale as a customization key. |
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). |
LocaleUrlDefinitionDAO | A definition DAO that uses Locale as a customization key and loads
definitions from URLs. |
ResolvingLocaleUrlDefinitionDAO | A definitions DAO (loading URLs and using Locale as a customization key) that caches definitions that have been loaded and resolves inheritances. |
Classes to simply load definitions depending on a customization key. The package contains also basic implementations.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |