This class is deprecated. More...
#include <XercesDOM_NodeHack.hpp>
Inherits XERCES_CPP_NAMESPACE_QUALIFIER DOM_Node.
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...
Definition at line 57 of file XercesDOM_NodeHack.hpp.
typedef XERCES_CPP_NAMESPACE_QUALIFIER DOM_Node XercesDOM_NodeHack::ParentType |
Definition at line 61 of file XercesDOM_NodeHack.hpp.
XercesDOM_NodeHack::XercesDOM_NodeHack | ( | NodeImplType * | theImpl = 0 | ) |
XercesDOM_NodeHack::~XercesDOM_NodeHack | ( | ) |
|
inline |
Definition at line 68 of file XercesDOM_NodeHack.hpp.
|
inlinestatic |
Definition at line 74 of file XercesDOM_NodeHack.hpp.
Doxygen and GraphViz are used to generate this API documentation from the Xalan-C header files.
Xalan-C++ XSLT Processor Version 1.11 |
|