Attributes() | Attributes | [inline] |
Attributes(const Attributes &) | Attributes | [private] |
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] |
operator=(const Attributes &) | Attributes | [private] |
~Attributes() | Attributes | [inline, virtual] |