#include <XmlWriter.hpp>
Inheritance diagram for XmlWriter::
Streaming implementation of the Xml writer which use as a writer for XML SOAP output on serilization; where the DOM document if dump onto.
Stratergy is to attach this stream with the transport channel, so that on dumping the DOM document will derectly write out to the channel or to the network socket.
Definition at line 87 of file XmlWriter.hpp.
Copyright © 2001 SL_OpenSource XML Project. All Rights Reserved