net.redhogs.cronparser
Class I18nMessages

java.lang.Object
  extended by net.redhogs.cronparser.I18nMessages

public final class I18nMessages
extends Object


Field Summary
static Locale DEFAULT_LOCALE
           
 
Method Summary
static String get(String property)
           
static Locale getCurrentLocale()
           
static void setCurrentLocale(Locale currentLocale)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DEFAULT_LOCALE

public static final Locale DEFAULT_LOCALE
Method Detail

getCurrentLocale

public static Locale getCurrentLocale()

setCurrentLocale

public static void setCurrentLocale(Locale currentLocale)

get

public static String get(String property)


Copyright © 2014 RedHogs. All rights reserved.