GNOME 3590 Published by

libxml++ 2.9.2 has been released



libxml++ is a C++ wrapper for the libxml XML parser library. It has SAX and DOM-like APIs, but does not attempt to conform exactly to the DOM specifications because they are not aimed at C++. Its API is much simpler than the underlying libxml C API.

libxml++ is part of the GNOME Platform Bindings and follows the GNOME release schedule: http://www.gnome.org/start/unstable/


*** Changes

* Added MSVC .Net 2003 support (Cedric Gustin)
* Improved documentation + Added a manual (Murray Cumming)
* Fixed a bug in utf8 handling in Document::do_write_to_string (Murray Cumming)
Read more
Download