5 virtual bool insertNode(
domnode *node,
11 virtual bool deleteNode(
domnode *node,
34 uint64_t count)
const;
37 bool ignorecase)
const;
41 bool ignorecase)
const;
45 const char *attributename,
46 const char *attributevalue,
47 bool ignorecase)
const;
51 bool ignorecase)
const;
55 const char *attributename,
56 const char *attributevalue,
57 bool ignorecase)
const;
61 bool ignorecase)
const;
65 const char *attributename,
66 const char *attributevalue,
67 bool ignorecase)
const;
71 bool ignorecase)
const;
75 const char *attributename,
76 const char *attributevalue,
77 bool ignorecase)
const;
81 bool ignorecase)
const;
85 const char *attributename,
86 const char *attributevalue,
87 bool ignorecase)
const;
88 bool deleteFirstChild(
99 const char *attributename,
100 const char *attributevalue,
102 bool deleteDescendents(
106 bool deleteDescendents(
109 const char *attributename,
110 const char *attributevalue,
112 bool unwrapFirstChild(
120 bool unwrapDescendents(
124 bool renameFirstChild(
136 bool renameDescendents(
144 uint16_t *indentlevel)
const;
145 void safeWrite(
output *out,
const char *str)
const;
149 bool ignorecase)
const;
152 const char *
const *set)
const;
154 void setPrivateData(
void *privatedata);
155 void *getPrivateData();
Definition: domevents.h:14
Definition: codetree.h:388
Definition: codetree.h:336
Definition: domnode.h:122