Rudiments
|
attributeName(const char *name) | xmlsax | [protected, virtual] |
attributeValue(const char *value) | xmlsax | [protected, virtual] |
cdata(const char *string) | xmlsax | [protected, virtual] |
comment(const char *string) | xmlsax | [protected, virtual] |
createRootNode() | xmldom | |
getError() | xmlsax | |
getRootNode() const | xmldom | |
parseFile(const char *filename) | xmldom | |
parseString(const char *string) | xmldom | |
tagEnd(const char *name) | xmlsax | [protected, virtual] |
tagStart(const char *name) | xmlsax | [protected, virtual] |
text(const char *string) | xmlsax | [protected, virtual] |
writeFile(const char *filename, mode_t perms) const | xmldom | |
xmldom() | xmldom | |
xmlsax() | xmlsax | |
~xmldom() | xmldom | [virtual] |
~xmlsax() | xmlsax | [virtual] |