XMLBEANSXX
0.9.8
|
#include <sstream>
#include <string>
#include "logger.h"
#include "XmlTypesGen.h"
#include "defs.h"
#include "BoostAssert.h"
#include "NSMap.h"
#include "QName.h"
Classes | |
class | xmlbeansxx::NSMapXPath |
class | xmlbeansxx::Path |
Namespaces | |
namespace | xmlbeansxx |
Functions | |
xmlbeansxx::XMLBEANSXX_LOGGER_PTR_SET (log,"xmlbeansxx.XPath") | |
Variables | |
static const char | xmlbeansxx::DELIM = '/' |
static const std::string | xmlbeansxx::CDATA_PREFIX = "<![CDATA[" |
static const std::string | xmlbeansxx::CDATA_SUFFIX = "]]>" |