Title: XmlCursor - equivalent setObject() method?

The equivalent of XmlObject setXXX method in the XmlCursor world is copy/moveXmlContents().

 

 


From: Jones, Damon [mailto:[EMAIL PROTECTED]
Sent: Monday, December 05, 2005 1:27 PM
To: [email protected]
Subject: XmlCursor - equivalent setObject() method?

 

Hello,

I am trying to figure out the best way to place a newly created XmlObject anywhere in my existing XML document. I understand that you can use the XmlCursor to move to a certain position in the XML document. Then I would like to add the new XmlObject into that position.

Is there a way to do this.

Thanks,
Damon Jones

Reply via email to