32 #include "../api_core.h"
71 bool get_insert_whitespace()
const;
74 void set_insert_whitespace(
bool enable);
89 std::shared_ptr<XMLWriter_Impl> impl;
XML token in a XML file.
Definition: xml_token.h:42
I/O Device interface.
Definition: iodevice.h:51
The XML Writer writes a XML file based on XML tokens.
Definition: xml_writer.h:45