22 #if !defined(XERCESC_INCLUDE_GUARD_DOMDOCUMENTFRAGMENT_HPP)
23 #define XERCESC_INCLUDE_GUARD_DOMDOCUMENTFRAGMENT_HPP
25 #include <xercesc/util/XercesDefs.hpp>
28 XERCES_CPP_NAMESPACE_BEGIN
106 XERCES_CPP_NAMESPACE_END
virtual ~DOMDocumentFragment()
Destructor.
Definition: DOMDocumentFragment.hpp:101
The DOMNode interface is the primary datatype for the entire Document Object Model.
Definition: DOMNode.hpp:139
DOMDocumentFragment()
Definition: DOMDocumentFragment.hpp:78
DOMDocumentFragment is a "lightweight" or "minimal" DOMDocument object.
Definition: DOMDocumentFragment.hpp:71