[jdom-interest] Search a DOM for an element and delete it?
David M. Goudreau
david_goudreau at crosscommerce.com
Fri Jan 19 19:16:59 PST 2001
What's the best way to search a DOM, look for an element with a particular
attribute value, and delete that element? Is it by looping through the List
collection and checking each element object individually? Or is there a
method that will return a particular element depending on what criteria you
choose, then deleting it? Thanks in advance!
-dmg
More information about the jdom-interest
mailing list