|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| ContentTypeMap | ContentTypeMap maintains mappings between MIME types and the corresponding file name extensions, and between locales and character encodings. |
| FallbackMap | An interface to resource maps supporting fallback resources. |
| FallbackResources | An interface to fallback resources applied when normal qualified resources are not available. |
| ResourceFinder | An interface to localized resource finders. |
| ResourceMap | An interface to localized resource maps maintaining mappings between qualified object or package names and base names fo resource bundles. |
| Class Summary | |
|---|---|
| ConfigurationResourceBundle | A concrete subclass of java.util.ResourceBundle that manages
resources for a locale using a set of static strings from a property file. |
| DefaultContentTypeMap | A default implementation of ContentTypeMap. |
| DefaultFallbackMap | A default implementation of FallbackMap. |
| DefaultResourceFinder | A default implementation of ResourceFinder. |
| DefaultResourceMap | A default implementation of ResourceMap. |
| LookupResourceBundle | An extension of java.util.ResourceBundle implementing a lookup
method, which returns null for a missing resource instead of throwing an
exception. |
| PluggableResourceBundle | An abstract extension of LookupResourceBundle with support to
plug-in to a named resource finder. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||