Open jul1278 opened 8 years ago
read and write xml/json/format? use the serialization functions from the other issue.
Checked in XmlDocmument.h with a bunch of helper functions and tests to read xml documents.
Now successfully reading .xml, can't write yet though
read and write xml/json/format? use the serialization functions from the other issue.