Class LocaleUtil

java.lang.Object
com.denodo.scheduler.client.commons.utils.LocaleUtil

public final class LocaleUtil extends Object
Utility class to manage locale issues.
  • Method Details

    • getConfiguredLocale

      public static Locale getConfiguredLocale()
      Obtains the locale supplied in the application configuration file, if is null the default locale the default locale for this instance of the Java Virtual Machine is returned.