Go to the documentation of this file.
   22 #if !defined(XERCESC_INCLUDE_GUARD_DOMIMPLEMENTATION_HPP) 
   23 #define XERCESC_INCLUDE_GUARD_DOMIMPLEMENTATION_HPP 
   99     virtual bool  hasFeature(
const XMLCh *feature,  
const XMLCh *version) 
const = 0;
 
  133                                                  const XMLCh *publicId,
 
  134                                                  const XMLCh *systemId) = 0;
 
  175                                         const XMLCh *qualifiedName,
 
  200     virtual void* getFeature(
const XMLCh* feature, 
const XMLCh* version) 
const = 0;
 
  236     static bool loadDOMExceptionMsg
 
  238           const   short  msgToLoad
 
  239         ,       
XMLCh* 
const                 toFill
 
  
#define XERCES_CPP_NAMESPACE_BEGIN
Definition: XercesDefs.hpp:112
#define CDOM_EXPORT
Definition: XercesDefs.hpp:166
Each DOMDocument has a doctype attribute whose value is either null or a DOMDocumentType object.
Definition: DOMDocumentType.hpp:45
#define XERCES_CPP_NAMESPACE_END
Definition: XercesDefs.hpp:113
The DOMDocument interface represents the entire XML document.
Definition: DOMDocument.hpp:64
DOMImplementation()
Definition: DOMImplementation.hpp:51
uint16_t XMLCh
Definition: Xerces_autoconf_config.hpp:120
size_t XMLSize_t
Definition: Xerces_autoconf_config.hpp:112
virtual ~DOMImplementation()
Destructor.
Definition: DOMImplementation.hpp:75
The DOMImplementation interface provides a number of methods for performing operations that are indep...
Definition: DOMImplementation.hpp:43
Configurable memory manager.
Definition: MemoryManager.hpp:39
Definition: DOMImplementationLS.hpp:49