Xalan-C++ API Reference 1.12.0
|
This class is deprecated. More...
#include <xalanc/XercesParserLiaison/Deprecated/XercesDOM_NodeHack.hpp>
Public Types | |
typedef xercesc::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 xercesc::DOM_Node xalanc::XercesDOM_NodeHack::ParentType |
Definition at line 61 of file XercesDOM_NodeHack.hpp.
xalanc::XercesDOM_NodeHack::XercesDOM_NodeHack | ( | NodeImplType * | theImpl = 0 | ) |
Referenced by getImpl().
xalanc::XercesDOM_NodeHack::~XercesDOM_NodeHack | ( | ) |
|
inline |
Definition at line 68 of file XercesDOM_NodeHack.hpp.
Referenced by getImpl(), xalanc::XercesToXalanNodeMap::getNode(), and xalanc::XercesToXalanNodeMap::getNodeImpl().
|
inlinestatic |
Definition at line 74 of file XercesDOM_NodeHack.hpp.
References getImpl(), and XercesDOM_NodeHack().
Copyright © 1999-2020 The Apache Software Foundation. All Rights Reserved.
Generated on for Xalan-C++ API Reference by