22 #if !defined(XERCESC_INCLUDE_GUARD_DOMUSERDATAHANDLER_HPP) 23 #define XERCESC_INCLUDE_GUARD_DOMUSERDATAHANDLER_HPP 128 const XMLCh*
const key,
When associating an object to a key on a node using setUserData the application can provide a handler...
Definition: DOMUserDataHandler.hpp:40
virtual ~DOMUserDataHandler()
Destructor.
Definition: DOMUserDataHandler.hpp:70
DOMOperationType
Operation Type.
Definition: DOMUserDataHandler.hpp:98
#define CDOM_EXPORT
Definition: XercesDefs.hpp:166
uint16_t XMLCh
Definition: Xerces_autoconf_config.hpp:120
DOMUserDataHandler()
Definition: DOMUserDataHandler.hpp:47
#define XERCES_CPP_NAMESPACE_BEGIN
Definition: XercesDefs.hpp:112
#define XERCES_CPP_NAMESPACE_END
Definition: XercesDefs.hpp:113
The DOMNode interface is the primary datatype for the entire Document Object Model.
Definition: DOMNode.hpp:139