I found a NamedNodeMap interface, which has a removeNamedItem method, at w3c.DOM pachage. But I could not find classes that implemented it. Right now, I have to traverse the tree and locate the node then use removeChild at its parent.
wz On Fri, 2003-11-07 at 12:00, Weiming Zhang wrote: > Hi, > > Is there an efficient way to remove a particular node from an svg DOM > document using batik, such as a method removeById or similar? > > Thank you very much in advance. > > wz > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]