This class is deprecated. More...
Public Types | |
| typedef XERCES_CPP_NAMESPACE_QUALIFIER DOM_Node | ParentType |
Public Member Functions | |
| XercesDOM_NodeHack (NodeImplType *theImpl=0) | |
| ~XercesDOM_NodeHack () | |
| NodeImplType * | getImpl () const |
Static Public Member Functions | |
| static NodeImplType * | getImpl (const ParentType &theNode) |
This class is deprecated.
An evil class to hack the Xerces smart-pointer class. I'm only doing this because I have to...
| typedef XERCES_CPP_NAMESPACE_QUALIFIER DOM_Node XercesDOM_NodeHack::ParentType |
| XercesDOM_NodeHack::XercesDOM_NodeHack | ( | NodeImplType * | theImpl = 0 | ) |
| XercesDOM_NodeHack::~XercesDOM_NodeHack | ( | ) |
| NodeImplType* XercesDOM_NodeHack::getImpl | ( | ) | const |
|
static |
Doxygen and GraphViz are used to generate this API documentation from the Xalan-C header files.
|
Xalan-C++ XSLT Processor Version 1.10 |
|
|