Title: 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