C++ xml

C++ xml is a C++ library that provides an API for XML document handling.
Download

C++ xml Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • Bjoern Lemke
  • Publisher web site:
  • http://www.lemke-it.com/

C++ xml Tags


C++ xml Description

C++ xml is a C++ library that provides an API for XML document handling. C++ xml is a C++ library that provides an API for XML document handling.Similar to the JDOM Java interface, a XML document can be parsed, traced and generated by the provided methods. Furthermore, this library is a good example for the usage of the dragon parser generator.Installation:Run the configure script with the following options ./configure --prefix=where base-include-dir and base-lib-dir are the location directories thebase headers and library have been installed. target-bin-dir is the location where the dragon executable should be installed Run make ./makeThis builds the XML library as a libXML.a. You can install the library with the required header files with the install command ./make install


C++ xml Related Software