Hi,
I have parsed the
XML and stored in the "theDocument" .
theDocument =
theLiaisonr->parseXMLStream(inStream);
Here inStream is an XML file read into a stream.
Here inStream is an XML file read into a stream.
Later on I use
"XalanNode insertBefore()" and "CloneNode" etc to add, delete and
modify the nodes.
I want to copy the
modified XML data present in the "theDocument" to a new XML
file,
Is there a API call
to do this ?
How do I do
this?
Please do
help
-Regards
Praveen
Confidentiality Notice The information contained in this electronic message and any attachments to this message are intended for the exclusive use of the addressee(s) and may contain confidential or privileged information. If you are not the intended recipient, please notify the sender at Wipro or [EMAIL PROTECTED] immediately and destroy all copies of this message and any attachments. |
