XMLBEANSXX  0.9.8
src/xmlbeansxx/XercesParser.cpp File Reference
#include "XercesParser.h"
#include "defs.h"
#include "TypeSystem.h"
#include "XmlException.h"
#include "XmlTypesGen.h"
#include "Tracer.h"
#include "XercesUtils.h"
#include "logger.h"
#include "BoostAssert.h"
#include "XmlBeans.h"
#include <boost/scoped_array.hpp>
#include <boost/config.hpp>
#include <set>
#include <xercesc/framework/XMLGrammarPool.hpp>
#include <xercesc/internal/XMLGrammarPoolImpl.hpp>
#include <xercesc/util/XMLUni.hpp>
#include <xercesc/sax2/XMLReaderFactory.hpp>
#include "ContentsImpl.h"
Include dependency graph for XercesParser.cpp:

Classes

struct  xmlbeansxx::null_deleter2

Namespaces

namespace  xmlbeansxx

Defines

#define ENCODING   "utf8"
#define TRACER2(a, b)
#define XMLBEANSXX_DEBUG2(a, b)   XMLBEANSXX_DEBUG(a,b)

Functions

 xmlbeansxx::XMLBEANSXX_LOGGER_PTR_SET (XercesParser::log,"xmlbeansxx.XercesParser")
 xmlbeansxx::XMLBEANSXX_LOGGER_PTR_SET (MySAX2Handler::log,"xmlbeansxx.MySAX2Handler")
std::string xmlbeansxx::getPrefix (const std::string &qname)

Define Documentation

#define ENCODING   "utf8"
#define TRACER2 (   a,
 
)
#define XMLBEANSXX_DEBUG2 (   a,
 
)    XMLBEANSXX_DEBUG(a,b)