Inherits XMLFormatTarget.
Public Member Functions | |
virtual void | writeChars (const XMLByte *const toWrite, const XMLSize_t, XMLFormatter *const) |
Implementations of the format target interface. | |
constructors and destructor | |
XMLXercesStream (std::ostream &os) | |
~XMLXercesStream () |
Provide a streaming support for the Xerces DomWriter. Follow Xerces Specifications.