addAttribute(const char *name, const char *value) | XMLAttributesDefault | [virtual] |
findAttribute(const char *name) const | XMLAttributes | [virtual] |
getName(int i) const | XMLAttributesDefault | [virtual] |
getValue(int i) const | XMLAttributesDefault | [virtual] |
XMLAttributes::getValue(const char *name) const | XMLAttributes | [virtual] |
hasAttribute(const char *name) const | XMLAttributes | [virtual] |
setName(int i, const char *name) | XMLAttributesDefault | [virtual] |
setValue(int i, const char *value) | XMLAttributesDefault | [virtual] |
setValue(const char *name, const char *value) | XMLAttributesDefault | [virtual] |
size() const | XMLAttributesDefault | [virtual] |
XMLAttributes() | XMLAttributes | |
XMLAttributesDefault() | XMLAttributesDefault | |
XMLAttributesDefault(const XMLAttributes &atts) | XMLAttributesDefault | |
~XMLAttributes() | XMLAttributes | [virtual] |
~XMLAttributesDefault() | XMLAttributesDefault | [virtual] |