Package com.suncode.pwfl.translation
package com.suncode.pwfl.translation
-
ClassDescriptionCommon Translator implementation.Extension of Translator that enables registration of translator for given class loader.Translator implementation that always returns value of given key.Dynamically translated String.No translation found for given key found.Extension of Translator that enables registration of translator for given packages.Default Translator implementation based on
*.properties
files with key-based translations.Translator is the standard way of translating key-base messages for given Locale.Registration handle received fromTranslatorRegistry#register(Translator, TranslatorScope)
.Registry of available Translator.Utility class that simplifies access toTranslator
.Translator target scope.