2004-05-05 Guilhem Lavaux <guilhem@kaffe.org>
authorGuilhem Lavaux <guilhem@kaffe.org>
Tue, 4 May 2004 22:14:12 +0000 (22:14 +0000)
committerMichael Koch <mkoch@gcc.gnu.org>
Tue, 4 May 2004 22:14:12 +0000 (22:14 +0000)
commit2225a42a9eb6321a92b2112a676683b12ab01b85
treeefea129faee80759862121f5d53765bc4a0d27bc
parent1f6461426733ebf74be8e451c0b4d5b72710e800
2004-05-05  Guilhem Lavaux <guilhem@kaffe.org>

* java/text/SimpleDateFormat.java:
(formatWithAttribute): New method. It implements
the formatting process with attributes.
(format): Use formatWithAttribute.
(formatToCharacterIterator): New method. Use
formatWithAttribute.

From-SVN: r81493
libjava/ChangeLog
libjava/java/text/SimpleDateFormat.java