[jdom-interest] traversing the JDOM tree
Grinvald, Edward
Edward.Grinvald at ca.com
Tue Apr 15 13:09:08 PDT 2003
Is there going to be an update to the JDOM doc regarding the xpath,
considering that Beta 9 has an RC?
Thank You.
|eg|
-----Original Message-----
From: Jason Hunter [mailto:jhunter at servlets.com]
Sent: Tuesday, April 15, 2003 4:01 PM
To: Vivek Kapadekar; JDOM Interest
Subject: Re: [jdom-interest] traversing the JDOM tree
> If i want to recursively find and Element or check existence of an
> element, like getElementByName() or findElement().
Two options with the current code:
1) Write a recursive function
2) Use XPath in org.jdom.xpath
-jh-
_______________________________________________
To control your jdom-interest membership:
http://lists.denveronline.net/mailman/options/jdom-interest/youraddr@you
rhost.com
More information about the jdom-interest
mailing list