Package com.suncode.pwfl.translation
Class TranslationSupport
java.lang.Object
com.suncode.pwfl.translation.TranslationSupport
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic String
getMessage
(String value, List<Translator> translators) static String
getMessageOrDefault
(String value, String defaultValue, List<Translator> translators)
-
Constructor Details
-
TranslationSupport
public TranslationSupport()
-
-
Method Details
-
getMessage
-
getMessageOrDefault
public static String getMessageOrDefault(String value, String defaultValue, List<Translator> translators)
-