#include <NamedNodeMapAttributeList.hpp>
Inherits XERCES_CPP_NAMESPACE_QUALIFIER AttributeList.
|
typedef XERCES_CPP_NAMESPACE_QUALIFIER AttributeList | ParentType |
|
◆ ParentType
◆ NamedNodeMapAttributeList()
NamedNodeMapAttributeList::NamedNodeMapAttributeList |
( |
const XalanNamedNodeMap & |
theMap, |
|
|
MemoryManager & |
theManager |
|
) |
| |
|
explicit |
◆ ~NamedNodeMapAttributeList()
virtual NamedNodeMapAttributeList::~NamedNodeMapAttributeList |
( |
| ) |
|
|
virtual |
◆ getLength()
virtual XalanSize_t NamedNodeMapAttributeList::getLength |
( |
| ) |
const |
|
virtual |
◆ getName()
virtual const XalanDOMChar* NamedNodeMapAttributeList::getName |
( |
const XalanSize_t |
index | ) |
const |
|
virtual |
◆ getType() [1/2]
virtual const XalanDOMChar* NamedNodeMapAttributeList::getType |
( |
const XalanSize_t |
index | ) |
const |
|
virtual |
◆ getType() [2/2]
virtual const XalanDOMChar* NamedNodeMapAttributeList::getType |
( |
const XalanDOMChar *const |
name | ) |
const |
|
virtual |
◆ getValue() [1/3]
virtual const XalanDOMChar* NamedNodeMapAttributeList::getValue |
( |
const XalanSize_t |
index | ) |
const |
|
virtual |
◆ getValue() [2/3]
virtual const XalanDOMChar* NamedNodeMapAttributeList::getValue |
( |
const XalanDOMChar *const |
name | ) |
const |
|
virtual |
◆ getValue() [3/3]
virtual const XalanDOMChar* NamedNodeMapAttributeList::getValue |
( |
const char *const |
name | ) |
const |
|
virtual |
The documentation for this class was generated from the following file: