Patch: java.text.MessageFormat merged
Michael Koch
konqueror@gmx.de
Tue May 4 22:17:00 GMT 2004
Hi list,
I just merged java.text.MessageFormat.
Michael
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.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: text.diff
Type: text/x-diff
Size: 9036 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/java-patches/attachments/20040504/698af4ac/attachment.bin>
More information about the Java-patches
mailing list