*** libxml++
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.
*** Homepage
http://libxmlplusplus.sourceforge.net/
*** Notes
Following the gnome bindings release schedule, here is the first beta
version of future 2.6 version.
The API is now frozen.
*** Changes
* Fixed bug #134390: "SEGFAULT in Element::get_attribute" (John Coyle)
* Code cleaning.
*** Download
You can download libxml++ 2.5.2 from gnome servers :
http://ftp.gnome.org/pub/GNOME/sources/libxml++/2.5/
Best Regards,
Christophe de Vienne
|