| Attributes() | Attributes | [inline] |
| getIndex(const XMLCh *const uri, const XMLCh *const localPart) const=0 | Attributes | [pure virtual] |
| getIndex(const XMLCh *const qName) const=0 | Attributes | [pure virtual] |
| getLength() const=0 | Attributes | [pure virtual] |
| getLocalName(const unsigned int index) const=0 | Attributes | [pure virtual] |
| getQName(const unsigned int index) const=0 | Attributes | [pure virtual] |
| getType(const unsigned int index) const=0 | Attributes | [pure virtual] |
| getType(const XMLCh *const uri, const XMLCh *const localPart) const=0 | Attributes | [pure virtual] |
| getType(const XMLCh *const qName) const=0 | Attributes | [pure virtual] |
| getURI(const unsigned int index) const=0 | Attributes | [pure virtual] |
| getValue(const unsigned int index) const=0 | Attributes | [pure virtual] |
| getValue(const XMLCh *const uri, const XMLCh *const localPart) const=0 | Attributes | [pure virtual] |
| getValue(const XMLCh *const qName) const=0 | Attributes | [pure virtual] |
| ~Attributes() | Attributes | [inline, virtual] |
1.3-rc1