Just finished the XMLDocument creator which is basically a custom XMLReader that stores the entire XMLDocument in memory exactly how I like it. Look at the UML down below if you want to see what I did. Today I finished the XMLFactory and cleaned up some errors in the rest of the code. Now to […]

