[jdom-commits] CVS update: jdom/src/java/org/jdom
jhunter at cvs.jdom.org
jhunter at cvs.jdom.org
Tue Oct 9 16:26:49 PDT 2001
Date: Wednesday October 10, 2001 @ 0:26
Author: jhunter
Update of /home/cvspublic/jdom/src/java/org/jdom
In directory www.nmemonix.com:/tmp/cvs-serv20461
Modified Files:
PartialList.java
Log Message:
Added PartialList implementation of iterator() method, as contributed by
Noam Tamim <noamt at yahoo.com>. He says this solved his Comment removing
bug as posted to jdom-interest earlier. It hasn't had heavy testing, but
it looks simple and reasonable.
I also implemented PartialList.listIterator() to throw
UnsupportedOperationException since it's not yet implemented, and
probably won't be since FilterList will replace PartialList. No one
probably calls the method anyway, but this way in case anyone does they
won't wonder why it doesn't work.
-jh-
===================================================================
File: no file PartialList.java Status: Needs Checkout
Working revision: 1.14 Tue Oct 9 23:26:49 2001
Repository revision: 1.14 /home/cvspublic/jdom/src/java/org/jdom/PartialList.java,v
Existing Tags:
jdom_1_0_b7 (revision: 1.13)
jdom_1_0_b6 (revision: 1.6)
start (revision: 1.1.1.1)
jdom (branch: 1.1.1)
More information about the jdom-commits
mailing list