protected static class LanguageResourceBundle.UTF8Control extends ResourceBundle.Control
| Modifier and Type | Field and Description |
|---|---|
private String |
resourcePath
the configuration path
|
FORMAT_CLASS, FORMAT_DEFAULT, FORMAT_PROPERTIES, TTL_DONT_CACHE, TTL_NO_EXPIRATION_CONTROL| Constructor and Description |
|---|
LanguageResourceBundle.UTF8Control(String resourcePath) |
| Modifier and Type | Method and Description |
|---|---|
ResourceBundle |
newBundle(String baseName,
Locale locale,
String format,
ClassLoader loader,
boolean reload) |
getCandidateLocales, getControl, getFallbackLocale, getFormats, getNoFallbackControl, getTimeToLive, needsReload, toBundleName, toResourceNameprivate String resourcePath
public LanguageResourceBundle.UTF8Control(String resourcePath)
public ResourceBundle newBundle(String baseName, Locale locale, String format, ClassLoader loader, boolean reload) throws IllegalAccessException, InstantiationException, IOException
newBundle in class ResourceBundle.ControlIllegalAccessExceptionInstantiationExceptionIOExceptionCopyright © 2014 Gentics Software GmbH. All Rights Reserved.