|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| IResourceNameIterator | Contains the logic to locate a resource based on a path, style (see
Session), variation, locale and extension strings. |
| IResourceStreamLocator | Interface for code that locates resources, taking into account variations for locale and style. |
| Class Summary | |
|---|---|
| EmptyResourceNameIterator | A ResourceNameIterator that doesn't find any resources. |
| ExtensionResourceNameIterator | Iterate over a set of extensions. |
| LocaleResourceNameIterator | Given a Locale it'll iterate over all possible combinations of the attrs making up the Locale. |
| OsgiResourceStreamLocator | OSGI specific resource stream factory |
| ResourceNameIterator | Contains the logic to locate a resource based on a path, style (see
Session), variation, locale and extension strings. |
| ResourceStreamLocator | Locate Wicket resource. |
| StyleAndVariationResourceNameIterator | Iterate over all possible combinations of style and variation |
Locators for finding/ loading resources.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||