BPMN-OS
BPMN for optimization and simulation
Loading...
Searching...
No Matches
XMLObject.cpp File Reference
#include "XMLObject.h"
#include <xercesc/parsers/XercesDOMParser.hpp>
#include <xercesc/util/BinInputStream.hpp>
#include <xercesc/sax/InputSource.hpp>
#include <iostream>
#include <algorithm>

Go to the source code of this file.

Namespaces

namespace  XML
 The XML namespace contains classes representing XML-nodes defined in given XML-schema(s).
 

Functions

std::string XML::transcode (const XMLCh *xmlChStr)
 
std::ostream & XML::operator<< (std::ostream &os, const XMLObject *obj)
 Allows printing of stringified XML object.
 
std::ostream & XML::operator<< (std::ostream &os, const XMLObject &obj)
 Allows printing of stringified XML object.