Interface LocaleHelper

All Known Implementing Classes:
DefaultLocaleHelper

public interface LocaleHelper
  • Method Summary

    Modifier and Type
    Method
    Description
    getLocale(String isoCode)
    Gets the locale based on two or one part ISO code.
  • Method Details

    • getLocale

      Locale getLocale(String isoCode)
      Gets the locale based on two or one part ISO code.
      Parameters:
      isoCode - the iso code
      Returns:
      the locale