| Class | Description |
|---|---|
| Locales |
Operations with
Locales. |
| OptionalNumberFormat |
Replacement of
NumberFormat capable of handling nulls and empty strings. |
| Resources |
Static singleton for accessing application resources.
|
| StandardLocales |
Standard
Locales. |
| Utf8ResourceBundle |
PropertyResourceBundle loading resources from a UTF-8 encoded properties file. |
| Exception | Description |
|---|---|
| LocaleNotSupportedException |
Indicator that a
Locale is not supported for an operation. |
| ResourceNotFoundException |
Indicator that a resource cannot be found.
|