org.keridwen.core.i18n
Class FormatManager

java.lang.Object
  extended by org.keridwen.core.i18n.FormatManager

public class FormatManager
extends Object


Constructor Summary
FormatManager()
           
 
Method Summary
static Formatter getCurrentFormatter()
           
static Locale getCurrentLocale()
           
static void setFormatter(Formatter currentFormatter)
           
static void setLocale(Locale currentLocale)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FormatManager

public FormatManager()
Method Detail

getCurrentLocale

public static Locale getCurrentLocale()

setLocale

public static void setLocale(Locale currentLocale)

getCurrentFormatter

public static Formatter getCurrentFormatter()

setFormatter

public static void setFormatter(Formatter currentFormatter)


Copyright © 2011-2013 Artenum. All Rights Reserved.