Package com.suncode.pwfl.translation
Class TranslationSupport
java.lang.Object
com.suncode.pwfl.translation.TranslationSupport
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic StringgetMessage(String value, List<Translator> translators) static StringgetMessageOrDefault(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)
-