*** 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
This is a bugfix release.
*** Changes
* Fixed issue #132014: "Memory leak in throwing exception".
* Fixed issue #134390: "SEGFAULT in Element::get_attribute" (John Coyle).
* Made libxml++ build using the Sun, HP, SGI, and AIX C++ compilers
(Albert Chin).
*** Download
You can download libxml++ 1.0.2 from gnome servers :
http://ftp.gnome.org/pub/GNOME/sources/libxml++/1.0/
ftp://ftp.gnome.org/pub/GNOME/sources/libxml++/1.0/
Best Regards,
Christophe de Vienne
|