- object
- the object to format.
Documentation for this section has not yet been entered.
Type Reason Java.Lang.IllegalArgumentException if the object cannot be formatted by this format.
Formats the specified object using the rules of this format and returns an AttributedCharacterIterator with the formatted string and no attributes.
Subclasses should return an AttributedCharacterIterator with the appropriate attributes.