[libxml++] ANNOUNCE: libxml++ 2.9.1



*** 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

2.9.1:

* First unstable 2.9.x release, to become stable 2.10.x.
* DomParser, SaxParser: Added 
  parse_memory_raw(const unsigned char* contents, size_type bytes)
  for parsing non-utf8 text or text of unknown encoding.

*** Download

You can download libxml++ from here:
http://libxmlplusplus.sourceforge.net/

-- 
Murray Cumming
murray usa net
www.murrayc.com





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]