Welcome to our website
To take full advantage of all features you need to login or register. Registration is completely free and takes only a few seconds.
libxml++ 2.9.2
Posted by Philipp Esselbach on: 02/14/2005 09:32 AM [ Print | 0 comment(s) ]
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)
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
