Classes | Namespaces

XMLObject.h File Reference

Abstract interface to objects that can be manipulated in and out of XML form. More...

#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:

Classes

class  xmltooling::XMLObject
 Object that represents an XML Element that has been unmarshalled into this C++ object. More...

Namespaces

namespace  xmlsignature
 

Public namespace of XML Signature classes.


namespace  xmltooling
 

Public namespace of XML Tooling library.



Detailed Description

Abstract interface to objects that can be manipulated in and out of XML form.