TinyXML

TinyXML
Developer(s) Lee Thomason
Stable release
2.6.2 / May 15, 2011 (2011-05-15)
Operating system Cross-platform
Type API
License zlib/libpng
Website http://www.grinninglizard.com/tinyxml/index.html

TinyXML is a small, simple, operating system-independent [1] XML parser for the C++ language. [2] It is free and open source software, distributed under the terms of the license of zlib/libpng.[3]

Features

The principal impetus for TinyXML is its size, as the name suggests. It parses the XML into a DOM-like tree. It can both read and write XML files.

Limitations

References

  1. "TinyXml Main Page". It is written in OS independent C++.
  2. Drew Sikora, John Hattan. Beginning Game Programming: A GameDev.net Collection (Course Technology Cengage Learning). ISBN 978-1-59863-805-9.
  3. "TinyXml Documentation". TinyXML is released under the ZLib license
This article is issued from Wikipedia - version of the 8/30/2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.