|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
ObjectFormatTag.Formatter
FormatString.StringFormatter
public static class FormatString.StringFormatter
Internal FormatTag.Formatter which performs its own string parsing and formatting.
| Constructor Summary | |
|---|---|
FormatString.StringFormatter()
|
|
| Method Summary | |
|---|---|
String |
format(Object dataToFormat)
|
boolean |
getTruncate()
|
void |
setTruncate(boolean truncate)
|
| 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 FormatString.StringFormatter()
| Method Detail |
|---|
public boolean getTruncate()
public void setTruncate(boolean truncate)
public String format(Object dataToFormat)
throws JspException
format in class FormatTag.FormatterJspException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||