public class Utf8ResourceBundleControl extends ResourceBundle.Control
| Modifier and Type | Field and Description |
|---|---|
static Utf8ResourceBundleControl |
UTF8CTRL |
FORMAT_CLASS, FORMAT_DEFAULT, FORMAT_PROPERTIES, TTL_DONT_CACHE, TTL_NO_EXPIRATION_CONTROL| Modifier and Type | Method and Description |
|---|---|
List<String> |
getFormats(String baseName) |
ResourceBundle |
newBundle(String baseName,
Locale locale,
String format,
ClassLoader classLoader,
boolean reload) |
getCandidateLocales, getControl, getFallbackLocale, getNoFallbackControl, getTimeToLive, needsReload, toBundleName, toResourceNamepublic static final Utf8ResourceBundleControl UTF8CTRL
public ResourceBundle newBundle(String baseName, Locale locale, String format, ClassLoader classLoader, boolean reload) throws IllegalAccessException, InstantiationException, IOException
newBundle in class ResourceBundle.ControlIllegalAccessExceptionInstantiationExceptionIOExceptionpublic List<String> getFormats(String baseName)
getFormats in class ResourceBundle.ControlCopyright © 2012–2017 MARID software development group. All rights reserved.