ACEXML
6.0.6
|
getIndex(const ACEXML_Char *qName)=0 | ACEXML_Attributes | [pure virtual] |
getIndex(const ACEXML_Char *uri, const ACEXML_Char *localPart)=0 | ACEXML_Attributes | [pure virtual] |
getLength(void)=0 | ACEXML_Attributes | [pure virtual] |
getLocalName(size_t index)=0 | ACEXML_Attributes | [pure virtual] |
getQName(size_t index)=0 | ACEXML_Attributes | [pure virtual] |
getType(size_t index)=0 | ACEXML_Attributes | [pure virtual] |
getType(const ACEXML_Char *qName)=0 | ACEXML_Attributes | [pure virtual] |
getType(const ACEXML_Char *uri, const ACEXML_Char *localPart)=0 | ACEXML_Attributes | [pure virtual] |
getURI(size_t index)=0 | ACEXML_Attributes | [pure virtual] |
getValue(size_t index)=0 | ACEXML_Attributes | [pure virtual] |
getValue(const ACEXML_Char *qName)=0 | ACEXML_Attributes | [pure virtual] |
getValue(const ACEXML_Char *uri, const ACEXML_Char *localPart)=0 | ACEXML_Attributes | [pure virtual] |
~ACEXML_Attributes(void) | ACEXML_Attributes | [virtual] |