xmlpp - c++ xml parser/writer library

xmlpp is an non-validating XML Parser. It is written entirely in C++ and uses only the STL for dynamic data structures. xmlpp is very small, fast and easy to use and is suited for embedded applications or even just for configfiles.
documentation is provided inline via doxygen.

xmlpp is licensed under the GNU LGPL.

  • sourceforge project page
  • download current release [1.0-rc1]



    ©2001-2002 karl pitrich <pit at root dot at>
    ©1999-2000 michael fink <vividos at users dot sourceforge dot net>