Encapsulate the xml data that is used to generate the prettified string to be written to the filesystem.
Responsible for storing the xml-data and stringification. Nothing else.
TODO change to @safe when the base compiler is upgraded to 2.074+
See Implementation
Encapsulate the xml data that is used to generate the prettified string to be written to the filesystem.
Responsible for storing the xml-data and stringification. Nothing else.