> -----Original Message-----
> From: Joseph Garry (TT) [mailto:[EMAIL PROTECTED]]
> Sent: Friday, June 15, 2001 17:35 PM
> To: '[EMAIL PROTECTED]'
> Subject: DOM output to file
> 
> 
> I would assume that writing out a DOM tree to a file would be a
> straightforward operation. However, scanning through the archives and
> examining the source code I see that this is not the case.
> Is there some straightforward way to output to a file? Or do we have to
> write our own streaming classes, as in the source code?

Yep, we do. Like in this example.

Share and enjoy

DOMSerializer.cpp

DOMSerializer.hpp

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

Reply via email to