| Interface | Description |
|---|---|
| LocaleFactory | |
| LocaleFormat | |
| ResourceBundleFactory |
Definition of a factory for resource bundles.
|
| Class | Description |
|---|---|
| AbstractLocaleFormat | |
| BundleName |
The immutable name of a bundle.
|
| BundleName.Iterator | |
| BundleName.Parser | |
| CachingLocaleFormat | |
| ComplexResourceBundleFactory | |
| I18NTools | |
| LocalizedPropertyResourceBundle | |
| LocalizedString |
An immutable locale sensitive object that returns strings.
|
| LocalizedString.Value |
A unmodifiable localized string value.
|
| MapResourceBundle |
A resource bundle that use a map as content.
|
| ParentChildResourceBundle |
This resource bundle takes two resource bundle to make one :
- The locale of this resource bundle is given by the child.
|
| ResourceBundleManager |
Manage a set of resource bundles.
|
| SimpleResourceBundleFactory |
An implementation that delegates bundle loading to
ResourceBundle.getBundle(String,Locale,ClassLoader). |
Copyright © 2025 JBoss by Red Hat. All Rights Reserved.