Class UTF8Control
Object
ResourceBundle.Control
com.liferay.portal.kernel.language.UTF8Control
- Author:
- Raymond Augé, Shuyang Zhou
-
Field Summary
FieldsFields inherited from class java.util.ResourceBundle.Control
FORMAT_CLASS, FORMAT_DEFAULT, FORMAT_PROPERTIES, TTL_DONT_CACHE, TTL_NO_EXPIRATION_CONTROL
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetFallbackLocale
(String baseName, Locale locale) newBundle
(String baseName, Locale locale, String format, ClassLoader classLoader, boolean reload) Methods inherited from class java.util.ResourceBundle.Control
getCandidateLocales, getControl, getFormats, getNoFallbackControl, getTimeToLive, needsReload, toBundleName, toResourceName
-
Field Details
-
INSTANCE
-
-
Constructor Details
-
UTF8Control
public UTF8Control()
-
-
Method Details
-
getFallbackLocale
- Overrides:
getFallbackLocale
in classResourceBundle.Control
-
newBundle
public ResourceBundle newBundle(String baseName, Locale locale, String format, ClassLoader classLoader, boolean reload) throws IOException - Overrides:
newBundle
in classResourceBundle.Control
- Throws:
IOException
-