org.inigma.utopia.utils
Class I18NUtil

java.lang.Object
  extended by org.inigma.utopia.utils.I18NUtil

public class I18NUtil
extends java.lang.Object


Constructor Summary
I18NUtil()
           
 
Method Summary
static java.text.DateFormat getDateTimeFormat()
           
static java.text.NumberFormat getGroupFormat()
           
static java.text.NumberFormat getPercentageFormat()
           
static java.text.NumberFormat getPrecisionFormat()
           
static java.text.DateFormat getTimeFormat()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

I18NUtil

public I18NUtil()
Method Detail

getGroupFormat

public static final java.text.NumberFormat getGroupFormat()

getPrecisionFormat

public static final java.text.NumberFormat getPrecisionFormat()

getPercentageFormat

public static final java.text.NumberFormat getPercentageFormat()

getDateTimeFormat

public static final java.text.DateFormat getDateTimeFormat()

getTimeFormat

public static final java.text.DateFormat getTimeFormat()


Copyright © 2008. All Rights Reserved.