Package net.mcreator.util.locale
Class UTF8Control
java.lang.Object
java.util.ResourceBundle.Control
net.mcreator.util.locale.UTF8Control
-
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
-
Method Summary
Modifier and TypeMethodDescriptiongetCandidateLocales
(String baseName, Locale locale) newBundle
(String baseName, Locale locale, String format, ClassLoader loader, boolean reload) Methods inherited from class java.util.ResourceBundle.Control
getControl, getFallbackLocale, getFormats, getNoFallbackControl, getTimeToLive, needsReload, toBundleName, toResourceName
-
Constructor Details
-
UTF8Control
public UTF8Control()
-
-
Method Details
-
getCandidateLocales
- Overrides:
getCandidateLocales
in classResourceBundle.Control
-
newBundle
public ResourceBundle newBundle(String baseName, Locale locale, String format, ClassLoader loader, boolean reload) throws IOException - Overrides:
newBundle
in classResourceBundle.Control
- Throws:
IOException
-