Xalan-C++ API Documentation
Xalan-C++ API Documentation
The Xalan C++ XSLT Processor Version 1.10
Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members File Members
XercesNamedNodeMapAttributeList Class Reference
#include <XercesNamedNodeMapAttributeList.hpp>
Inheritance diagram for XercesNamedNodeMapAttributeList:
[legend]Collaboration diagram for XercesNamedNodeMapAttributeList:
[legend]List of all members.Public Types
- typedef XERCES_CPP_NAMESPACE_QUALIFIER
AttributeList ParentType
Public Methods
Member Typedef Documentation
typedef XERCES_CPP_NAMESPACE_QUALIFIER AttributeList XercesNamedNodeMapAttributeList::ParentType
|
|
Constructor & Destructor Documentation
XercesNamedNodeMapAttributeList::XercesNamedNodeMapAttributeList (
|
const DOMNamedNodeMapType * theMap ) [explicit]
|
|
XercesNamedNodeMapAttributeList::~XercesNamedNodeMapAttributeList (
|
) [virtual]
|
|
Member Function Documentation
unsigned int XercesNamedNodeMapAttributeList::getLength (
|
) const [virtual]
|
|
const XMLCh * XercesNamedNodeMapAttributeList::getName (
|
const unsigned int index ) const [virtual]
|
|
const XMLCh * XercesNamedNodeMapAttributeList::getType (
|
const XMLCh *const name ) const [virtual]
|
|
const XMLCh * XercesNamedNodeMapAttributeList::getType (
|
const unsigned int index ) const [virtual]
|
|
const XMLCh * XercesNamedNodeMapAttributeList::getValue (
|
const XMLCh *const name ) const [virtual]
|
|
const XMLCh * XercesNamedNodeMapAttributeList::getValue (
|
const unsigned int index ) const [virtual]
|
|
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.10
Copyright © 1999-2004 The Apache Software Foundation. All Rights Reserved.
|
|