#include <xercesc/util/XercesDefs.hpp>
#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 |
Functions | |
std::ostream & | operator<< (std::ostream &target, const StrX &toDump) |
std::ostream& operator<< | ( | std::ostream & | target, |
const StrX & | toDump | ||
) | [inline] |
Definition at line 82 of file StrX.h.
References StrX::localForm(), and filterCSVwithJSON::target.