|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ObjectFormatTag.Formatter
FormatNumber.NumberFormatter
public static class FormatNumber.NumberFormatter
Internal FormatTag.Formatter which uses NumberFormat.
Constructor Summary | |
---|---|
FormatNumber.NumberFormatter()
|
Method Summary | |
---|---|
String |
format(Object dataToFormat)
|
void |
setLocale(Locale locale)
|
void |
setType(String type)
|
Methods inherited from class FormatTag.Formatter |
---|
getErrorMessage, getPattern, hasError, setPattern |
Methods inherited from class Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FormatNumber.NumberFormatter()
Method Detail |
---|
public void setType(String type)
public void setLocale(Locale locale)
public String format(Object dataToFormat) throws JspException
format
in class FormatTag.Formatter
JspException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |