XMLBEANSXX  0.9.8
xmlbeansxx::StdStringFormatTarget Class Reference

#include <XercesUtils.h>

List of all members.

Public Member Functions

 StdStringFormatTarget ()
virtual void writeChars (const XMLByte *const toWrite, const unsigned int count, xercesc::XMLFormatter *const formatter)
std::string getString () const
void reset ()

Private Attributes

std::string s

Detailed Description

Provides a xerces XMLFormatTarget that writes to String.


Constructor & Destructor Documentation


Member Function Documentation

void xmlbeansxx::StdStringFormatTarget::writeChars ( const XMLByte *const  toWrite,
const unsigned int  count,
xercesc::XMLFormatter *const  formatter 
) [virtual]

Member Data Documentation

std::string xmlbeansxx::StdStringFormatTarget::s [private]

The documentation for this class was generated from the following files: