Package com.helger.commons.text.resourcebundle
-
Class Summary Class Description ResourceBundleHelper Resource bundle utility methods.
Note: the UTF-8 resource bundles are only needed when using Java 1.8 or below since the default was ISO-8859-1.ResourceBundleKey The key of a resource bundle.ResourceBundleTextProvider This class encapsulates the resource bundle handling.Utf8ResourceBundle Helper class to handle read-only property resource bundles reading only UTF-8 text strings.