| Interface | Description |
|---|---|
| IEnumTextResolver |
Base interface for an enum-based text resolver.
|
| 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.
|
Copyright © 2014–2019 Philip Helger. All rights reserved.