#include <xercesc/util/XercesDefs.hpp>
#include <xercesc/dom/DOMNode.hpp>
Include dependency graph for DOMUserDataHandler.hpp:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | xercesc |
Classes | |
class | xercesc::DOMUserDataHandler |
When associating an object to a key on a node using setUserData the application can provide a handler that gets called when the node the object is associated to is being cloned or imported. More... |