#include <xmltooling/Namespace.h>
#include <xmltooling/util/XMLConstants.h>
#include <set>
#include <list>
#include <vector>
#include <xercesc/dom/DOM.hpp>
Include dependency graph for XMLObject.h:
This graph shows which files directly or indirectly include this file:
Namespaces | |
namespace | xmlsignature |
namespace | xmltooling |
Classes | |
class | xmltooling::XMLObject |
Object that represents an XML Element that has been unmarshalled into this C++ object. More... |