Xalan-C++ API Reference
1.12.0
|
#include <xalanc/XercesParserLiaison/Deprecated/XercesDOM_NodeHack.hpp>
Public Types | |
typedef xercesc::DOM_Element | ParentType |
Public Member Functions | |
XercesDOM_ElementHack (ElementImplType *theImpl=0) | |
XercesDOM_ElementHack (const ParentType &theSource) | |
~XercesDOM_ElementHack () | |
const DOMStringType | getNodeNameImpl () const |
const DOMStringType | getNodeValueImpl () const |
const DOMStringType | getNamespaceURIImpl () const |
const DOMStringType | getPrefixImpl () const |
const DOMStringType | getLocalNameImpl () const |
const DOMStringType | getTagNameImpl () const |
const DOMStringType | getAttributeImpl (const DOMStringType &name) const |
const DOMStringType | getAttributeNSImpl (const DOMStringType &namespaceURI, const DOMStringType &localName) const |
ElementImplType * | getImpl () const |
Static Public Member Functions | |
static ElementImplType * | getImpl (const ParentType &theNode) |
Definition at line 97 of file XercesDOM_NodeHack.hpp.
typedef xercesc::DOM_Element xalanc::XercesDOM_ElementHack::ParentType |
Definition at line 101 of file XercesDOM_NodeHack.hpp.
xalanc::XercesDOM_ElementHack::XercesDOM_ElementHack | ( | ElementImplType * | theImpl = 0 | ) |
xalanc::XercesDOM_ElementHack::XercesDOM_ElementHack | ( | const ParentType & | theSource | ) |
xalanc::XercesDOM_ElementHack::~XercesDOM_ElementHack | ( | ) |
const DOMStringType xalanc::XercesDOM_ElementHack::getAttributeImpl | ( | const DOMStringType & | name | ) | const |
const DOMStringType xalanc::XercesDOM_ElementHack::getAttributeNSImpl | ( | const DOMStringType & | namespaceURI, |
const DOMStringType & | localName | ||
) | const |
|
inline |
Definition at line 137 of file XercesDOM_NodeHack.hpp.
|
inlinestatic |
Definition at line 143 of file XercesDOM_NodeHack.hpp.
const DOMStringType xalanc::XercesDOM_ElementHack::getLocalNameImpl | ( | ) | const |
const DOMStringType xalanc::XercesDOM_ElementHack::getNamespaceURIImpl | ( | ) | const |
const DOMStringType xalanc::XercesDOM_ElementHack::getNodeNameImpl | ( | ) | const |
const DOMStringType xalanc::XercesDOM_ElementHack::getNodeValueImpl | ( | ) | const |
const DOMStringType xalanc::XercesDOM_ElementHack::getPrefixImpl | ( | ) | const |
const DOMStringType xalanc::XercesDOM_ElementHack::getTagNameImpl | ( | ) | const |
Copyright © 1999-2020 The Apache Software Foundation. All Rights Reserved.
Generated on Sun May 31 2020 10:37:39 for Xalan-C++ API Reference by 1.8.17