|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Property.getValue()
and State.toString()
.
See:
Description
Class Summary | |
---|---|
BooleanFormat | Default implementation of boolean format It supports pattern configurable text representation for true and false. |
DecoratedChoiceFormat | Decorate java.text.ChoiceFormat with ability to accept null values, returning empty string for them. |
DecoratedMessageFormat | Decorates java.text.MessageFormat.format(Object) with ability to pass single String (original method expects an array). |
DefaultFormat | Implementation of java.text.Format failing to object's own toString() method. |
Duration | Duration data type object represented as long value of milliseconds. |
DurationFormat | Duration date format Expects java.lang.Long or java.util.Date objects and applies formating in format of time duration. |
FixedStringFormat | Prints a fixed string instead of actually formatting the input object. |
PropertiesStateFormat | Format a State object in properties-like fashion. |
SimpleDateFormatMs | Simple date format accepting long values (milliseconds) as well as java.util.Date. |
XmlStateFormat | Print a State object in an XML format. |
Property.getValue()
and State.toString()
.StateFormat.format(Object, Object)
methods.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |