4 #ifndef RUDIMENTS_XMLDOM_H
5 #define RUDIMENTS_XMLDOM_H
7 #include <rudiments/private/xmldomincludes.h>
34 xmldom(
bool stringcacheenabled);
50 void createRootNode();
54 bool writeFile(
const char *filename, mode_t perms)
const;
58 bool stringCacheEnabled();
60 #include <rudiments/private/xmldom.h>
bool parseString(const char *string)
Definition: xmldomnode.h:116
bool parseFile(const char *filename)