From: <cde...@al...> - 2004-05-05 21:04:03
|
*** 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 ContentNode::SetContent behavior. * Made libxml++ build as a dll with mingw32 (tested under linux). *** Download You can download libxml++ 1.0.3 from gnome servers: http://ftp.gnome.org/pub/GNOME/sources/libxml++/1.0/ Best Regards, Christophe de Vienne |