Jump to content

TinyXML

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Bluebot (talk | contribs) at 13:07, 11 January 2006 (Fixing C++ links). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

TinyXML is a very small and simple XML parser for the C++ language. It ignores DTDs, and it is Open Source.

TinyXML Homepage