[jdom-commits] CVS Update: jdom/src/java/org/jdom
nobody
nobody at chimbo.servlets.com
Thu Feb 5 02:45:33 PST 2004
****************************************
Date: Thu Feb 5, 2004 @03:45:33 MST
Author:
Update of /home/cvs/jdom/src/java/org/jdom
In directory chimbo:/tmp/cvs-serv27253
Modified Files:
Document.java Parent.java
Log Message:
After enough pestering emails, I've added getParent() to the Parent
interface to let you more easily walk upward parent to parent. The
document.getParent() always returns null. The element.getParent() was
already there to begin with since getParent() is also in Child.
If people want to pester the opposite way, feel free. :-)
-jh-
===================================================================
File: no file Document.java Status: Needs Checkout
Working revision: 1.74 Thu Feb 5 10:45:33 2004
Repository revision: 1.74 /home/cvs/jdom/src/java/org/jdom/Document.java,v
Existing Tags:
jdom_1_0_b9 (revision: 1.63)
jdom_1_0_b8 (revision: 1.55)
jdom_prefilter (revision: 1.47)
jdom_1_0_b7 (revision: 1.44)
jdom_1_0_b6 (revision: 1.25)
start (revision: 1.1.1.1)
jdom (branch: 1.1.1)
===================================================================
File: no file Parent.java Status: Needs Checkout
Working revision: 1.6 Thu Feb 5 10:45:33 2004
Repository revision: 1.6 /home/cvs/jdom/src/java/org/jdom/Parent.java,v
Existing Tags:
No Tags Exist
More information about the jdom-commits
mailing list