|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.util.ResourceBundle.Control
com.liferay.faces.util.i18n.UTF8Control
@Deprecated public class UTF8Control
Control for getting resource bundles with UTF-8 encoding.
| Field Summary |
|---|
| Fields inherited from class java.util.ResourceBundle.Control |
|---|
FORMAT_CLASS, FORMAT_DEFAULT, FORMAT_PROPERTIES, TTL_DONT_CACHE, TTL_NO_EXPIRATION_CONTROL |
| Constructor Summary | |
|---|---|
UTF8Control()
Deprecated. |
|
| Method Summary | |
|---|---|
ResourceBundle |
newBundle(String baseName,
Locale locale,
String format,
ClassLoader classLoader,
boolean reload)
Deprecated. See ResourceBundle.Control#newBundle(String, Locale, String, ClassLoader, boolean). |
| Methods inherited from class java.util.ResourceBundle.Control |
|---|
getCandidateLocales, getControl, getFallbackLocale, getFormats, getNoFallbackControl, getTimeToLive, needsReload, toBundleName, toResourceName |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UTF8Control()
| Method Detail |
|---|
public ResourceBundle newBundle(String baseName,
Locale locale,
String format,
ClassLoader classLoader,
boolean reload)
throws IllegalAccessException,
InstantiationException,
IOException
ResourceBundle.Control#newBundle(String, Locale, String, ClassLoader, boolean).
newBundle in class ResourceBundle.ControlIllegalAccessException
InstantiationException
IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||