This class is deprecated. More...
#include <XercesDOM_NodeHack.hpp>
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 | ( | ) |
NodeImplType* XercesDOM_NodeHack::getImpl | ( | ) | const [inline] |
Definition at line 68 of file XercesDOM_NodeHack.hpp.
static NodeImplType* XercesDOM_NodeHack::getImpl | ( | const ParentType & | theNode | ) | [inline, static] |
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 |
|