[jdom-commits] CVS update: jdom/src/java/org/jdom
jhunter at cvs.jdom.org
jhunter at cvs.jdom.org
Wed Jun 27 11:36:46 PDT 2001
Date: Wednesday June 27, 2001 @ 19:36
Author: jhunter
Update of /home/cvspublic/jdom/src/java/org/jdom
In directory www.nmemonix.com:/tmp/cvs-serv3362
Modified Files:
Element.java
Log Message:
Changed protected variables "content" and "additionalNamespaces" from
ArrayList to List to be more extensible. Required changing some logic
within the class including the clone() impl since we aren't any longer
sure of the List implementation.
This was requested by Guillaume Pothier <guillaume.pothier at inria.fr>.
-jh-
===================================================================
File: no file Element.java Status: Needs Checkout
Working revision: 1.93 Wed Jun 27 18:36:46 2001
Repository revision: 1.93 /home/cvspublic/jdom/src/java/org/jdom/Element.java,v
Existing Tags:
jdom_1_0_b7 (revision: 1.92)
jdom_1_0_b6 (revision: 1.52)
start (revision: 1.1.1.1)
jdom (branch: 1.1.1)
More information about the jdom-commits
mailing list