public final class LocalizationSupport extends Object
| Constructor and Description |
|---|
LocalizationSupport() |
| Modifier and Type | Method and Description |
|---|---|
ResourceBundle |
getCached(String baseName,
Locale locale)
Get cached resource bundle.
|
public ResourceBundle getCached(String baseName, Locale locale) throws MissingResourceException
locale - this parameter is not currently used.MissingResourceException