|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| LabelLocator | A locater used to locate extra resource for Labels. |
| LabelLocator2 | A locater used to locate extra resource for Labels into
an input stream. |
| Loader | A loader that could load a resource to another format. |
| Locator | A locator that is able to locate a resource. |
| Class Summary | |
|---|---|
| AbstractLoader | A skeletal implementation that assumes the source is either URL or File. |
| ClassLocator | The locator searches the current thread's context class loader, and then this class's class loader. |
| ClassLocator.Resource | An item of the list returned by ClassLocator.getDependentXMLResources(java.lang.String, java.lang.String, java.lang.String). |
| ContentLoader | A Loader that loads the resource by use URL.getContent()
if the source is URL, or loads into a String if the source is a File
(and assumging UTF-8). |
| Labels | Utilities to access labels. |
| Loader.Resource | Represents the more information about an object loaded by
Loader.load(java.lang.Object). |
| Locators | Utilities to load and locate resources. |
| Locators.StreamLocation | the location information. |
| Locators.URLLocation | the location information. |
| PropertyBundle | The property bundle. |
| ResourceCache | Used to cache resouces. |
Resources and their locators and loaders.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||