You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@xml.apache.org by Samuel Luo <sl...@redrock.com.au> on 2000/08/30 05:58:51 UTC

Q on Xerces C++ and output XML String

Hi all, 

I guess it must a quite common question that maybe ask by  others.  How the
Xerces C++ API save DOM_Document back to  string or DOMString ?? or save to
Outsource ??

In java version, It looks there are java Serilizer can do the job. But How
C++ API done it?

As far as I understand the DOM 1.0 doesn't specify how to save DOM object
back. (On the IDL spec.) So implementation should handle it -- it is a quite
common case. 

any help will be appreciated.

Samuel qi Luo