|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ObjectFormatTag.Formatter
FormatDate.DateFormatter
public static class FormatDate.DateFormatter
Internal FormatTag.Formatter which uses SimpleDateFormat.
Constructor Summary | |
---|---|
FormatDate.DateFormatter()
|
Method Summary | |
---|---|
String |
format(Object dataToFormat)
|
void |
setInputPattern(String pattern)
|
void |
setLocale(Locale locale)
|
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 FormatDate.DateFormatter()
Method Detail |
---|
public void setLocale(Locale locale)
public void setInputPattern(String pattern)
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 |