|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.inigma.utopia.utils.I18NUtil
public class I18NUtil
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 |
---|
public I18NUtil()
Method Detail |
---|
public static final java.text.NumberFormat getGroupFormat()
public static final java.text.NumberFormat getPrecisionFormat()
public static final java.text.NumberFormat getPercentageFormat()
public static final java.text.DateFormat getDateTimeFormat()
public static final java.text.DateFormat getTimeFormat()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |