[jdom-interest] getting elements by tag name?
Carlos Piqueres Ayela
cpiqueres at tissat.es
Wed Aug 30 02:41:07 PDT 2000
Hi,
I'm changing from standard DOM API's to JDOM because its performance and
easy of use. But I miss some methods...
There's a getElementsByTag that takes a String as a parameter (the tag
name) and returns a NodeList with all nodes independently of its
position in the hierarchy. I find this command very useful.
Is there anything like that in JDOM??
TIA
More information about the jdom-interest
mailing list