22#if !defined(XERCESC_INCLUDE_GUARD_DOMDOCUMENTFRAGMENT_HPP)
23#define XERCESC_INCLUDE_GUARD_DOMDOCUMENTFRAGMENT_HPP
#define CDOM_EXPORT
Definition XercesDefs.hpp:166
#define XERCES_CPP_NAMESPACE_BEGIN
Definition XercesDefs.hpp:112
#define XERCES_CPP_NAMESPACE_END
Definition XercesDefs.hpp:113
DOMDocumentFragment is a "lightweight" or "minimal" DOMDocument object.
Definition DOMDocumentFragment.hpp:71
virtual ~DOMDocumentFragment()
Destructor.
Definition DOMDocumentFragment.hpp:101
DOMDocumentFragment()
Definition DOMDocumentFragment.hpp:78
The DOMNode interface is the primary datatype for the entire Document Object Model.
Definition DOMNode.hpp:139