Uses of Interface
com.suncode.pwfl.translation.TranslatorRegistration
Packages that use TranslatorRegistration
-
Uses of TranslatorRegistration in com.suncode.pwfl.translation
Methods in com.suncode.pwfl.translation that return TranslatorRegistrationModifier and TypeMethodDescriptionTranslatorRegistry.register
(String name, Translator translator, TranslatorScope scope) Registers given translator under provided name in given scope.