Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-01-08 | Changed the DemoOutput algorithm as suggested by Andreas: We first transform ↵ | Benjamin Paassen | |
the document graph to an XML tree and the XML tree in turn has the methods to serialize to XML text, or, in this case, XHTML text. | |||
2015-01-06 | added XML classes including Serialization functions and added a test for it. ↵ | Benjamin Paassen | |
I tried not to include Managed.hpp to prevent further overhead but I failed miserably. |