Xalan-C++ API Documentation

The Xalan C++ XSLT Processor Version 1.4

Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

XercesDOM_ElementHack Class Reference

#include <XercesDOM_NodeHack.hpp>

Inheritance diagram for XercesDOM_ElementHack:

DOM_Element Collaboration diagram for XercesDOM_ElementHack:

List of all members.

Public Methods

Static Public Methods


Detailed Description


Constructor & Destructor Documentation

XercesDOM_ElementHack::XercesDOM_ElementHack ( ElementImpl * theImpl = 0)

XercesDOM_ElementHack::XercesDOM_ElementHack ( const DOM_Element & theSource)

XercesDOM_ElementHack::~XercesDOM_ElementHack ()


Member Function Documentation

const DOMString XercesDOM_ElementHack::getAttributeImpl ( const DOMString & name) const

const DOMString XercesDOM_ElementHack::getAttributeNSImpl ( const DOMString & namespaceURI,
const DOMString & localName) const

ElementImpl * XercesDOM_ElementHack::getImpl ( const DOM_Element & theNode) [static]

ElementImpl * XercesDOM_ElementHack::getImpl () const

const DOMString XercesDOM_ElementHack::getLocalNameImpl () const

const DOMString XercesDOM_ElementHack::getNamespaceURIImpl () const

const DOMString XercesDOM_ElementHack::getNodeNameImpl () const

const DOMString XercesDOM_ElementHack::getNodeValueImpl () const

const DOMString XercesDOM_ElementHack::getPrefixImpl () const

const DOMString XercesDOM_ElementHack::getTagNameImpl () const


The documentation for this class was generated from the following file:

Interpreting class diagrams

Doxygen and GraphViz are used to generate this API documentation from the Xalan-C header files.

Xalan-C++ XSLT Processor Version 1.4
Copyright © 2000, 2001, 2002 The Apache Software Foundation. All Rights Reserved.