Default Implementation of the Localization API
| Class | Description | |
|---|---|---|
| DefaultBundleLoader | The default bundle loader which loads localized messages from XML files. | |
| DefaultBundleLoaderFactory |
Default implementation of the BundleLoaderFactory interface. |
|
| DefaultLocaleManager |
Default implementation of the LocaleManagerSpi interface. |
|
| DefaultMessageBundle |
Default implementation of the MessageBundleSpi interface. |
|
| DefaultMessageSource |
Default implementation of the MessageSourceSpi interface. |
|
| LocaleUtil | Utility methods used by the default bundle loading mechanism. |