<p>TinyXML-2 is a simple, small, efficient, C++ XML parser that can be easily integrated into other programs.</p>
<p>The master is hosted on github: <ahref="https://github.com/leethomason/tinyxml2">https://github.com/leethomason/tinyxml2</a></p>
<p>The online HTML version of these docs: <ahref="http://grinninglizard.com/tinyxml2docs/index.html">http://grinninglizard.com/tinyxml2docs/index.html</a></p>
<p>The online HTML version of these docs: <ahref="http://leethomason.github.io/tinyxml2/">http://leethomason.github.io/tinyxml2/</a></p>
<p>Examples are in the "related pages" tab of the HTML docs.</p>
<h2>What it does. </h2>
<p>In brief, TinyXML-2 parses an XML document, and builds from that a Document Object Model (DOM) that can be read, modified, and saved.</p>
@ -222,7 +222,7 @@ printer.CloseElement();
</div></div><!-- contents -->
<!-- start footer part -->
<hrclass="footer"/><addressclass="footer"><small>
Generated on Sat Jul 15 2017 19:37:57 for TinyXML-2 by  <ahref="http://www.doxygen.org/index.html">
Generated on Sat Jul 15 2017 19:39:36 for TinyXML-2 by  <ahref="http://www.doxygen.org/index.html">