Class ResourceBundleTranslator<T>
java.lang.Object
io.goobi.viewer.controller.sorting.ResourceBundleTranslator<T>
- Type Parameters:
T- the type of value to translate
- All Implemented Interfaces:
ITranslator<T>
ITranslator implementation that looks up the string representation of a value in the
viewer's resource bundle, using a configurable list of available locales and a default locale fallback.-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ResourceBundleTranslator
-
ResourceBundleTranslator
-
-
Method Details
-
translate
- Specified by:
translatein interfaceITranslator<T>
-