Package com.helger.commons.text.resolve
-
Interface Summary Interface Description IEnumTextResolver Base interface for an enum-based text resolver. -
Class Summary Class Description AbstractEnumTextResolverWithOverrideAndFallback Resolves texts either from an override, a text provider or otherwise uses a fallback, based on the given enum constant.DefaultTextResolver Resolves texts either from a text provider or otherwise uses a fallback to a file, based on the given enum constant.EnumTextResolverWithPropertiesOverrideAndFallback Text resolving class that performs the fallback handling for locales other than German and English.