#include <XercesDOM_NodeHack.hpp>
List of all members.
Public Types
- typedef
XERCES_CPP_NAMESPACE_QUALIFIER
DOM_Element ParentType
Public Member Functions
Static Public Member Functions
Detailed Description
Definition at line 97 of file XercesDOM_NodeHack.hpp.
Member Typedef Documentation
Constructor & Destructor Documentation
XercesDOM_ElementHack::XercesDOM_ElementHack |
( |
ElementImplType * |
theImpl = 0 |
) |
|
XercesDOM_ElementHack::XercesDOM_ElementHack |
( |
const ParentType & |
theSource |
) |
|
XercesDOM_ElementHack::~XercesDOM_ElementHack |
( |
|
) |
|
Member Function Documentation
const DOMStringType XercesDOM_ElementHack::getLocalNameImpl |
( |
|
) |
const |
const DOMStringType XercesDOM_ElementHack::getNamespaceURIImpl |
( |
|
) |
const |
const DOMStringType XercesDOM_ElementHack::getNodeNameImpl |
( |
|
) |
const |
const DOMStringType XercesDOM_ElementHack::getNodeValueImpl |
( |
|
) |
const |
const DOMStringType XercesDOM_ElementHack::getPrefixImpl |
( |
|
) |
const |
const DOMStringType XercesDOM_ElementHack::getTagNameImpl |
( |
|
) |
const |
The documentation for this class was generated from the following file: