Package de.aristaflow.adept2.util.i18n
package de.aristaflow.adept2.util.i18n
-
ClassDescriptionA comparator that can be used to compare locales.Interface for providing messages (and other strings) for a specific locale.This class provides and caches resource bundles (stemming from properties) encapsulated in
Messagesfor various locales.Simple class providing messages from a specific resource bundle.This class provides resource bundles for various locales which are subclasses ofResourceBundle.This class provides resource bundles for various locales and caches them (or the corresponding related objects).Messages class wrapping anotherMessagesand prepending all requested keys with the same prefix.Deprecated, for removal: This API element is subject to removal in a future version.The minimum Java version is Java 11, there is no need for this class any more since all ResourceBundles are UTF-8-encoded.