*** libxml++
=20
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.
=20
libxml++ is part of the GNOME Platform Bindings and follows the GNOME=20
release schedule:
http://live.gnome.org/ReleasePlanning/TwoPointEleven
=20
=20
*** Changes
* Added the state "Reading" to xml Reader States list.
=20
*** Homepage
=20
http://libxmlplusplus.sourceforge.net/
=20
*** Download
=20
You can download libxml++ from here:
http://ftp.gnome.org/pub/gnome/sources/libxml++/2.12/
=20
=20
=20
Regards,
=20
Christophe
|