(this time with the right title...)
*** 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 the first stable release on the 2.8 branch.
*** Changes (since 2.6.x)
* Code Cleaning.
* Fixed bug #150082 (Christophe de Vienne)
* Added Validator and DtdValidator (Guillaume Arreckx)
*** Download
You can download libxml++ 2.8.0 from gnome servers:
http://ftp.gnome.org/pub/GNOME/sources/libxml++/2.8/
Best Regards,
Christophe de Vienne
|