[jdom-commits] CVS update: jdom-wip/src/java/org/jdom/transform
arosen at cvs.jdom.org
arosen at cvs.jdom.org
Mon Aug 13 11:05:21 PDT 2001
Date: Monday August 13, 2001 @ 19:05
Author: arosen
Update of /home/cvspublic/jdom-wip/src/java/org/jdom/transform
In directory www.nmemonix.com:/tmp/cvs-serv14620/transform
Added Files:
JDOMResult.java JDOMSource.java
Log Message:
Updated to the current jdom tree. Made size caching work correctly in the
face of backing-store modification, by using the ModCountList interface.
Added Filter.matchesAll(), so we can special-case this case and skip all
the extra iteration code. Removed finally clauses from many FilterList
methods, which weren't needed. Implemented equals() and hashCode() in
FilterList. Fixed bugs in FilterList.add(int, Object),
FilterList.indexOf(Object), and FilterListIterator().
===================================================================
File: no file JDOMResult.java Status: Needs Checkout
Working revision: 1.1 Mon Aug 13 18:05:21 2001
Repository revision: 1.1 /home/cvspublic/jdom-wip/src/java/org/jdom/transform/JDOMResult.java,v
Existing Tags:
No Tags Exist
===================================================================
File: no file JDOMSource.java Status: Needs Checkout
Working revision: 1.1 Mon Aug 13 18:05:21 2001
Repository revision: 1.1 /home/cvspublic/jdom-wip/src/java/org/jdom/transform/JDOMSource.java,v
Existing Tags:
No Tags Exist
More information about the jdom-commits
mailing list