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) |
typedef XERCES_CPP_NAMESPACE_QUALIFIER DOM_Text XercesDOM_TextHack::ParentType |
XercesDOM_TextHack::XercesDOM_TextHack | ( | TextImplType * | theImpl = 0 ) |
XercesDOM_TextHack::XercesDOM_TextHack | ( | const ParentType & | theSource) |
XercesDOM_TextHack::~XercesDOM_TextHack | ( | ) |
const DOMStringType XercesDOM_TextHack::getDataImpl | ( | ) | const |
TextImplType* XercesDOM_TextHack::getImpl | ( | ) | const |
|
static |
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.10 |
|