Class Utf8ResourceBundle
java.lang.Object
com.helger.commons.text.resourcebundle.Utf8ResourceBundle
Helper class to handle read-only property resource bundles reading only UTF-8
text strings.
- Author:
- Philip Helger
-
Method Summary
Modifier and TypeMethodDescriptionstatic ResourceBundlestatic ResourceBundlestatic ResourceBundlegetBundle(String sBaseName, Locale aLocale, ClassLoader aClassLoader)
-
Method Details
-
getBundle
-
getBundle
-
getBundle
@Nonnull public static ResourceBundle getBundle(@Nonnull String sBaseName, @Nonnull Locale aLocale, @Nonnull ClassLoader aClassLoader)
-