OSDN Git Service

2004-05-05 Guilhem Lavaux <guilhem@kaffe.org>
authormkoch <mkoch@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 4 May 2004 22:14:12 +0000 (22:14 +0000)
committermkoch <mkoch@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 4 May 2004 22:14:12 +0000 (22:14 +0000)
commite47d69844144db98c31011c17488eb214bf4825d
treeefea129faee80759862121f5d53765bc4a0d27bc
parent3df4f9dc665ecadab78f9beacc3ab9b196ba2fd6
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@81493 138bc75d-0d04-0410-961f-82ee72b054a4
libjava/ChangeLog
libjava/java/text/SimpleDateFormat.java