[jdom-interest] getElementsByTagName()
tsasala at hifusion.com
tsasala at hifusion.com
Wed Jul 12 04:16:31 PDT 2000
The short answer is no. There are some utility classes that might
do what you want. If you can't find them, I have some that will.
findChildByName and findChildrenByName
-Tom
celia_bohle at hp.com wrote:
>
> Hello,
>
> Is there anything in JDOM which is comparable to the DOM method
> getElementsByTagName(name)? This method returns a list of Element nodes
> that have a property tagName that matches the parameter name. The
> important thing is that this method searches the whole subtree of the
> Element that it was called on.
>
> Thanks,
>
> Celia Bohle
>
> _______________________________________________
> To control your jdom-interest membership:
> http://lists.denveronline.net/mailman/options/jdom-interest/youraddr@yourhost.com
More information about the jdom-interest
mailing list