Tester for loading document in XML format
authorSam Moore <[email protected]>
Wed, 30 Apr 2014 13:36:27 +0000 (21:36 +0800)
committerSam Moore <[email protected]>
Wed, 30 Apr 2014 13:36:27 +0000 (21:36 +0800)
commitbf0f1cab25fa460ad4716ca60c11abab78a52cbd
tree1126669f5ea78e6cc6f0851504abc2120f3372db
parentf4edbd77e3c9a1d8b54a900792674b772b0773e2
Tester for loading document in XML format

Inspired by the fact that SVG and HTML are XML and I was trying to write about them in the Literature Notes.

The pugixml library for C++ seems actually usable.
Could do a number of fancy things using it, but really should get back to that Literature Review :S
src/tests/test.xml [new file with mode: 0644]
src/tests/xml.cpp [new file with mode: 0644]

UCC git Repository :: git.ucc.asn.au