|
2.10.0: 2009-02-24 | ||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
Formatter<T> | A Formatter formats an object to a string suitable for
output in a client application. |
Class Summary | |
---|---|
BooleanFormatter | Formats a boolean value. |
DateFormatter | Format a date for output in a client application. |
IntegerFormatter | Formats a number as an integer. |
MultiFormatter | A generic formatter that can be used to format objects of mixed classes. |
NumberFormatter | Formats a number for output on a web page. |
PrefixSuffixFormatter<T> | Formats a value with optional prefix and suffix. |
ToStringFormatter<T> | A generic formatter that simply formats objects by calling the toString() method. |
Enum Summary | |
---|---|
BooleanFormatter.Type | Enum for holding the various types of boolean output. |
|
2.10.0: 2009-02-24 | ||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |