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.11.0
Posted by Philipp Esselbach on: 08/26/2005 09:41 AM [ Print | 0 comment(s) ]
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://live.gnome.org/ReleasePlanning/TwoPointEleven
libxml++ is part of the GNOME Platform Bindings and follows the GNOME
release schedule:
http://live.gnome.org/ReleasePlanning/TwoPointEleven
*** Changes
* First unstable 2.11.x release, to become stable 2.12.x
* Fixed Document::set_entity_declaration behavior (Murray Cumming)
* Updated MSVC.Net2003 project files (Cedric Gustin)
* Fixed bugs #301727, #301712, #156352, #161825, #307481, #314419
*** Homepage
http://libxmlplusplus.sourceforge.net/
*** Download
You can download libxml++ from here:
http://ftp.gnome.org/pub/gnome/sources/libxml++/2.11/
* First unstable 2.11.x release, to become stable 2.12.x
* Fixed Document::set_entity_declaration behavior (Murray Cumming)
* Updated MSVC.Net2003 project files (Cedric Gustin)
* Fixed bugs #301727, #301712, #156352, #161825, #307481, #314419
*** Homepage
http://libxmlplusplus.sourceforge.net/
*** Download
You can download libxml++ from here:
http://ftp.gnome.org/pub/gnome/sources/libxml++/2.11/
