public class Utf8Control extends ResourceBundle.Control
UTF8Control class is a Control to read UTF-8 properties files.FORMAT_CLASS, FORMAT_DEFAULT, FORMAT_PROPERTIES, TTL_DONT_CACHE, TTL_NO_EXPIRATION_CONTROL| Constructor and Description |
|---|
Utf8Control() |
| Modifier and Type | Method and Description |
|---|---|
ResourceBundle |
newBundle(String pbaseName,
Locale plocale,
String pformat,
ClassLoader ploader,
boolean preload) |
getCandidateLocales, getControl, getFallbackLocale, getFormats, getNoFallbackControl, getTimeToLive, needsReload, toBundleName, toResourceNamepublic final ResourceBundle newBundle(String pbaseName, Locale plocale, String pformat, ClassLoader ploader, boolean preload) throws IllegalAccessException, InstantiationException, IOException
newBundle in class ResourceBundle.ControlIllegalAccessExceptionInstantiationExceptionIOExceptionCopyright © 2015–2016. All rights reserved.