Xalan-C++ API Documentation

The Xalan C++ XSLT Processor Version 1.7

Main Page   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

Collaboration diagram for XercesDOM_ElementHack:

List of all members.

Public Types

Public Methods

Static Public Methods


Member Typedef Documentation

typedef XERCES_CPP_NAMESPACE_QUALIFIER DOM_Element XercesDOM_ElementHack::ParentType


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::getAttributeImpl ( const DOMStringType & name ) const

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

ElementImplType * XercesDOM_ElementHack::getImpl ( const ParentType & theNode ) [static]

ElementImplType * XercesDOM_ElementHack::getImpl ( ) const []

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:

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.7
Copyright © 1999-2004 The Apache Software Foundation. All Rights Reserved.