Package com.suncode.pwfl.translation
Interface PackageTranslator
- All Superinterfaces:
Translator
- All Known Implementing Classes:
AbstractTranslator
,EmptyTranslator
,PropertiesTranslator
Extension of Translator that enables registration of translator for given packages.
- Author:
- Cezary Kozar 9 mar 2016
-
Method Summary
Modifier and TypeMethodDescriptionPackages, for which this translator will be registered.Methods inherited from interface com.suncode.pwfl.translation.Translator
getLocalizedString, getLocalizedString, getLocalizedString, getLocalizedString, getLocalizedString, getLocalizedString, getLocalizedString, getLocalizedString, getLocalizedString, getLocalizedString, getMessage, getMessage, getMessage, getMessage, getMessages
-
Method Details
-
translatedPackages
Packages, for which this translator will be registered.
-