MessageFormat

Undocumented in source.

Members

Static functions

format
String format(String frmt, Object[] args)
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From Format

Field
class Field
Undocumented in source.
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.

Meta