agentgt/jatl

XML Builder and Writer

Opened this issue · 0 comments

Its not clear that JATL does generic XML. It also does not make semantic sense 
to use 

new Html() {};

For XML.

Thus a Xml builder will be made:

new Xml(){};

and 

new XmlWriter() {}.




Original issue reported on code.google.com by adam.g...@evocatus.com on 19 Apr 2012 at 1:23