Changed the Node's Name of an oracle.xml.parser.v2.XMLNode

From: Lars Milewski <Lasse_at_gmx.de>
Date: Wed, 3 Apr 2002 19:17:08 +0200
Message-ID: <a8fdbt$nkn$00$1_at_news.t-online.com>



[Quoted] I use Oracle's XDK to perform some XML Document modifications. For example I want to write a tool to change the name of an XML element automaticly.
Therefore I parse the XML document using the DOM parser. In my opinion the XMLNode object should have a kind of setNodeName(String newName) to update the
node's name, but it doesn't.
So, what is the easiest way of changing the name of a node?

Thanks,
Lasse Received on Wed Apr 03 2002 - 19:17:08 CEST

Original text of this message