|
GME
13
|
Go to the source code of this file.
Typedefs | |
| typedef JanitorMemFunCall < AbstractDOMParser > | ResetInProgressType |
Variables | |
| XERCES_CPP_NAMESPACE_BEGIN typedef JanitorMemFunCall < AbstractDOMParser > | CleanupType |
| typedef JanitorMemFunCall<AbstractDOMParser> ResetInProgressType |
Definition at line 77 of file AbstractDOMParser.cpp.
| XERCES_CPP_NAMESPACE_BEGIN typedef JanitorMemFunCall<AbstractDOMParser> CleanupType |
This file contains code to build the DOM tree. It registers a document handler with the scanner. In these handler methods, appropriate DOM nodes are created and added to the DOM tree.
Definition at line 76 of file AbstractDOMParser.cpp.
1.7.6.1