35 #ifdef CHECK_MEMORY_LEAKS
37 #endif // CHECK_MEMORY_LEAKS
44 : myDefaultIndentation(defaultIndentation) {
50 const std::string& attrs,
const std::string& comment) {
54 into << comment <<
"\n";
93 into << indent <<
"</" <<
myXMLStack.back() <<
">\n";
104 into <<
" " << attr <<
"=\"" << val <<
"\"";