Class I18nUtils


  • public class I18nUtils
    extends Object
    • Method Detail

      • isI18n

        public static boolean isI18n​(String name)
        Check is a name is suffixed with a language code
      • getLanguageCode

        public static String getLanguageCode​(String name)
        Get the language code of a new with language suffix.

        Returns null if not suffixed with language code