The type used by Xerces-C++ for the file position type. More...
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 () | |
The type used by Xerces-C++ for the file position type.
Provide a streaming support for the Xerces DomWriter. Follow Xerces Specifications.
1.7.1