You probably want the DOMWriter class.  See the documentation
(http://xml.apache.org/xerces-c/apiDocs/classDOMWriter.html) and/or the
DOMPrint sample (http://xml.apache.org/xerces-c/domprint.html).

> Hi,
>   I am a newbie and would like to know that how can we create a xml
file from a domdocument object.
> 
> Suppose I have 
> DOMDocument *dom;
> can we create xml file from this.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to