ReactOS 0.4.15-dev-7924-g5949c20
_xmlDOMWrapCtxt Struct Reference

#include <tree.h>

Collaboration diagram for _xmlDOMWrapCtxt:

Public Attributes

void_private
 
int type
 
voidnamespaceMap
 
xmlDOMWrapAcquireNsFunction getNsForNodeFunc
 

Detailed Description

xmlDOMWrapCtxt:

Context for DOM wrapper-operations.

Definition at line 613 of file tree.h.

Member Data Documentation

◆ _private

void* _xmlDOMWrapCtxt::_private

Definition at line 614 of file tree.h.

◆ getNsForNodeFunc

xmlDOMWrapAcquireNsFunction _xmlDOMWrapCtxt::getNsForNodeFunc

Definition at line 628 of file tree.h.

◆ namespaceMap

void* _xmlDOMWrapCtxt::namespaceMap

Definition at line 623 of file tree.h.

◆ type

int _xmlDOMWrapCtxt::type

Definition at line 619 of file tree.h.


The documentation for this struct was generated from the following file: