MessageFormat.java: (class Field): New class.
authorGuilhem Lavaux <guilhem@kaffe.org>
Tue, 4 May 2004 22:05:25 +0000 (22:05 +0000)
committerMichael Koch <mkoch@gcc.gnu.org>
Tue, 4 May 2004 22:05:25 +0000 (22:05 +0000)
commit1f6461426733ebf74be8e451c0b4d5b72710e800
treee0ce48549a010894fe7a89c76653ebe0d5d2d9ea
parent8cf1edb30c2c3803a6439afde8bcb5c8f01b5959
MessageFormat.java: (class Field): New class.

2004-05-05  Guilhem Lavaux <guilhem@kaffe.org>

* java/text/MessageFormat.java:
(class Field): New class.
(formatToCharacterIterator): New method.
(format): Use formatInternal now.
(formatInternal): New method. String formatter should
be done here (with attributes). Attributes merging supported.
(parse): More documentation.
(getFormatsByArgumentIndex): New method.
(setFormatByArgumentIndex): New method.
(setFormatsByArgumentIndex): New method.

From-SVN: r81492
libjava/ChangeLog
libjava/java/text/MessageFormat.java