You can always adapt it, making a c++ version. There's not too much code in 
a writer. Looking around a bit in my archives I did find a sample way of 
accomplishing it. The zip file is attached.

Alternatively you could create your own pre-order tree walker that either 
generates SAX events (which are used to format a result stream), or the 
walker uses a formatter and format target to assist writing out the content.

Regards,

Bob

At 04:03 PM 5/23/2002 +0200, you wrote:

>I found some pages talking about a DOMWriter class, but I think that it 
>belongs to the DOM 3 specification and that is only available in the java 
>version, isn't it?

Attachment: serializer.zip
Description: Zip compressed data

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

Reply via email to