Xalan-C++ API Documentation

The Xalan C++ XSLT Processor Version 1.11


Public Types | Public Member Functions | List of all members
XercesNamedNodeMapAttributeList Class Reference

#include <XercesNamedNodeMapAttributeList.hpp>

Inherits XERCES_CPP_NAMESPACE_QUALIFIER AttributeList.

Public Types

typedef XERCES_CPP_NAMESPACE_QUALIFIER AttributeList ParentType
 

Public Member Functions

 XercesNamedNodeMapAttributeList (const DOMNamedNodeMapType *theMap)
 
virtual ~XercesNamedNodeMapAttributeList ()
 
virtual XalanSize_t getLength () const
 
virtual const XMLCh * getName (const XalanSize_t index) const
 
virtual const XMLCh * getType (const XalanSize_t index) const
 
virtual const XMLCh * getValue (const XalanSize_t index) const
 
virtual const XMLCh * getType (const XMLCh *const name) const
 
virtual const XMLCh * getValue (const XMLCh *const name) const
 

Detailed Description

Definition at line 40 of file XercesNamedNodeMapAttributeList.hpp.

Member Typedef Documentation

◆ ParentType

typedef XERCES_CPP_NAMESPACE_QUALIFIER AttributeList XercesNamedNodeMapAttributeList::ParentType

Definition at line 44 of file XercesNamedNodeMapAttributeList.hpp.

Constructor & Destructor Documentation

◆ XercesNamedNodeMapAttributeList()

XercesNamedNodeMapAttributeList::XercesNamedNodeMapAttributeList ( const DOMNamedNodeMapType theMap)
explicit

◆ ~XercesNamedNodeMapAttributeList()

virtual XercesNamedNodeMapAttributeList::~XercesNamedNodeMapAttributeList ( )
virtual

Member Function Documentation

◆ getLength()

virtual XalanSize_t XercesNamedNodeMapAttributeList::getLength ( ) const
virtual

◆ getName()

virtual const XMLCh* XercesNamedNodeMapAttributeList::getName ( const XalanSize_t  index) const
virtual

◆ getType() [1/2]

virtual const XMLCh* XercesNamedNodeMapAttributeList::getType ( const XalanSize_t  index) const
virtual

◆ getType() [2/2]

virtual const XMLCh* XercesNamedNodeMapAttributeList::getType ( const XMLCh *const  name) const
virtual

◆ getValue() [1/2]

virtual const XMLCh* XercesNamedNodeMapAttributeList::getValue ( const XalanSize_t  index) const
virtual

◆ getValue() [2/2]

virtual const XMLCh* XercesNamedNodeMapAttributeList::getValue ( const XMLCh *const  name) 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.11
Copyright © 1999-2012 The Apache Software Foundation.
All Rights Reserved.

Apache Logo