#include <XercesDOM_NodeHack.hpp>
Inherits XERCES_CPP_NAMESPACE_QUALIFIER DOM_Text.
Public Types | |
| typedef XERCES_CPP_NAMESPACE_QUALIFIER DOM_Text | ParentType |
Public Member Functions | |
| XercesDOM_TextHack (TextImplType *theImpl=0) | |
| XercesDOM_TextHack (const ParentType &theSource) | |
| ~XercesDOM_TextHack () | |
| const DOMStringType | getNodeNameImpl () const |
| const DOMStringType | getNodeValueImpl () const |
| const DOMStringType | getNamespaceURIImpl () const |
| const DOMStringType | getPrefixImpl () const |
| const DOMStringType | getLocalNameImpl () const |
| const DOMStringType | getDataImpl () const |
| TextImplType * | getImpl () const |
Static Public Member Functions | |
| static TextImplType * | getImpl (const ParentType &theNode) |
Definition at line 151 of file XercesDOM_NodeHack.hpp.
| typedef XERCES_CPP_NAMESPACE_QUALIFIER DOM_Text XercesDOM_TextHack::ParentType |
Definition at line 155 of file XercesDOM_NodeHack.hpp.
| XercesDOM_TextHack::XercesDOM_TextHack | ( | TextImplType * | theImpl = 0 | ) |
| XercesDOM_TextHack::XercesDOM_TextHack | ( | const ParentType & | theSource | ) |
| XercesDOM_TextHack::~XercesDOM_TextHack | ( | ) |
| const DOMStringType XercesDOM_TextHack::getDataImpl | ( | ) | const |
|
inline |
Definition at line 183 of file XercesDOM_NodeHack.hpp.
|
inlinestatic |
Definition at line 189 of file XercesDOM_NodeHack.hpp.
| const DOMStringType XercesDOM_TextHack::getLocalNameImpl | ( | ) | const |
| const DOMStringType XercesDOM_TextHack::getNamespaceURIImpl | ( | ) | const |
| const DOMStringType XercesDOM_TextHack::getNodeNameImpl | ( | ) | const |
| const DOMStringType XercesDOM_TextHack::getNodeValueImpl | ( | ) | const |
| const DOMStringType XercesDOM_TextHack::getPrefixImpl | ( | ) | const |
Doxygen and GraphViz are used to generate this API documentation from the Xalan-C header files.
|
Xalan-C++ XSLT Processor Version 1.11 |
|
|