typedef XERCES_CPP_NAMESPACE_QUALIFIER AttributeList NamedNodeMapAttributeList::ParentType |
NamedNodeMapAttributeList::NamedNodeMapAttributeList | ( | const XalanNamedNodeMap & | theMap, | |
MemoryManagerType & | theManager | |||
) | [explicit] |
virtual NamedNodeMapAttributeList::~NamedNodeMapAttributeList | ( | ) | [virtual] |
virtual unsigned int NamedNodeMapAttributeList::getLength | ( | ) | const [virtual] |
virtual const XalanDOMChar* NamedNodeMapAttributeList::getName | ( | const unsigned int | index | ) | const [virtual] |
virtual const XalanDOMChar* NamedNodeMapAttributeList::getType | ( | const unsigned int | index | ) | const [virtual] |
virtual const XalanDOMChar* NamedNodeMapAttributeList::getValue | ( | const unsigned int | index | ) | const [virtual] |
virtual const XalanDOMChar* NamedNodeMapAttributeList::getType | ( | const XalanDOMChar *const | name | ) | const [virtual] |
virtual const XalanDOMChar* NamedNodeMapAttributeList::getValue | ( | const XalanDOMChar *const | name | ) | const [virtual] |
virtual const XalanDOMChar* NamedNodeMapAttributeList::getValue | ( | const char *const | name | ) | const [virtual] |
Doxygen and GraphViz are used to generate this API documentation from the Xalan-C header files.
![]() |
Xalan-C++ XSLT Processor Version 1.10 |
|