libxmlconfig++ Code
Status: Alpha
Brought to you by:
kgorelov
libxmlconfig++ ------------- This library provides a C++ interface to XML configuration files. It uses libxml++ to access the XML files, and in order to configure libxmlconfig++ you must have both libxml2 and libxml++ installed. To get the latest version of libxmlconfig++, see http://libxmlconfigpp.sourceforge.net/ Read the file 'INSTALL' for instructions to compile and install the library. See the examples directory for example code.