Package org.molgenis.i18n
Class I18nUtils
- java.lang.Object
-
- org.molgenis.i18n.I18nUtils
-
public class I18nUtils extends Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static StringgetLanguageCode(String name)Get the language code of a new with language suffix.static booleanisI18n(String name)Check is a name is suffixed with a language code
-