*** 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.
libxml++ is part of the GNOME Platform Bindings and follows the GNOME release schedule:
http://www.gnome.org/start/unstable/
*** Changes
* Added MSVC .Net 2003 support (Cedric Gustin) * Improved documentation + Added a manual (Murray Cumming) * Fixed a bug in utf8 handling in Document::do_write_to_string (Murray Cumming)
*** Homepage
http://libxmlplusplus.sourceforge.net/
*** Download
You can download libxml++ from here: http://ftp.gnome.org/pub/gnome/sources/libxml++/2.9/
Regards,
Christophe
_______________________________________________ gnome-announce-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnome-announce-list
