#include <xercesc/util/PlatformUtils.hpp>
#include <xercesc/sax2/XMLReaderFactory.hpp>
#include <xercesc/sax2/SAX2XMLReader.hpp>
#include <xercesc/util/XMLString.hpp>
#include <string>
#include <iostream>
Go to the source code of this file.
Classes | |
class | StrX |
More... |
|
Functions | |
std::ostream & | operator<< (std::ostream &target, const StrX &toDump) |
std::ostream& operator<< | ( | std::ostream & | target, | |
const StrX & | toDump | |||
) | [inline] |