[jdom-interest] JDOM tree walking

bob mcwhirter bob at werken.com
Wed Oct 3 19:25:49 PDT 2001


On Wed, 3 Oct 2001, Yat Cheung wrote:

> I'm new to JDOM and was wondering if there were any examples of walking a
> JDOM tree using recursion to find a given element name.

Typically, folks like to use XPath.

A handy implementation that works with JDOM:

	http://jaxen.org/

-bob




More information about the jdom-interest mailing list