#include <DTest.h>
Public Member Functions | |
| myUserDataHandler () | |
| virtual void | handle (DOMOperationType operation, const XMLCh *const key, void *data, const DOMNode *src, const DOMNode *dst) |
| DOMOperationType | getCurrentType () |
| XMLCh * | getCurrentKey () const |
| void * | getCurrentData () const |
| DOMNode * | getCurrentSrc () const |
| DOMNode * | getCurrentDst () const |
Private Attributes | |
| DOMOperationType | currentType |
| XMLCh * | currentKey |
| void * | currentData |
| DOMNode * | currentSrc |
| DOMNode * | currentDst |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.8