public class UTF8Control extends ResourceBundle.Control
| Modifier and Type | Field and Description |
|---|---|
static UTF8Control |
INSTANCE |
FORMAT_CLASS, FORMAT_DEFAULT, FORMAT_PROPERTIES, TTL_DONT_CACHE, TTL_NO_EXPIRATION_CONTROL| Constructor and Description |
|---|
UTF8Control() |
| Modifier and Type | Method and Description |
|---|---|
Locale |
getFallbackLocale(String baseName,
Locale locale) |
ResourceBundle |
newBundle(String baseName,
Locale locale,
String format,
ClassLoader classLoader,
boolean reload) |
getCandidateLocales, getControl, getFormats, getNoFallbackControl, getTimeToLive, needsReload, toBundleName, toResourceNamepublic static final UTF8Control INSTANCE
public Locale getFallbackLocale(String baseName, Locale locale)
getFallbackLocale in class ResourceBundle.Controlpublic ResourceBundle newBundle(String baseName, Locale locale, String format, ClassLoader classLoader, boolean reload) throws IOException
newBundle in class ResourceBundle.ControlIOException