- clone
Object clone()
Undocumented in source. Be warned that the author may not have intended to support it.
- format
String format(Object obj)
Undocumented in source. Be warned that the author may not have intended to support it.
- format
StringBuffer format(Object obj, StringBuffer toAppendTo, FieldPosition pos)
Undocumented in source.
- formatToCharacterIterator
AttributedCharacterIterator formatToCharacterIterator(Object obj)
Undocumented in source. Be warned that the author may not have intended to support it.
- parseObject
Object parseObject(String source)
Undocumented in source. Be warned that the author may not have intended to support it.
- parseObject
Object parseObject(String source, ParsePosition pos)
Undocumented in source.