TinyXML-2 is a simple, small, efficient, C++ XML parser that can be easily integrated into other programs. TinyXML-2 parses an XML document, and builds from that a Document Object Model (DOM) that can be read, modified, and saved.
This program is installable using the rpm package manager. See below for the install string. Required prerequisites are automatically processed by the package manager and, if needed, downloaded and installed.
yum install tinyxml2
yum install tinyxml2-debuginfo
yum install tinyxml2-devel
This work is licensed under a Creative Commons Attribution 4.0 International License.
Add new comment