ANNOUNCE: libxml++ 2.23.1
- From: Murray Cumming <murrayc murrayc com>
- To: libxmlplusplus-general lists sourceforge net, gnome-announce-list <gnome-announce-list gnome org>
- Subject: ANNOUNCE: libxml++ 2.23.1
- Date: Wed, 26 Mar 2008 18:57:06 +0100
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/
libxml++ 2.23 is an unstable development series, which will become the
stable libxml++ 2.24 for GNOME 2.24.
*** Changes
2.23.1:
* Added Schema and SchemaValidator classes, demonstrated in
examples/schemavalidation.
(Emilien KIA) Bug #312216.
* Element: Added add_child_text() with a previous_node parameter, for adding
between existing nodes. Added add_child_text_before() too.
* Node: Added add_child() with a previous_node parameter, for adding between
existing nodes. Added add_child_before() too.
(Murray Cumming)
*** Download
You can download libxml++ from here:
http://libxmlplusplus.sourceforge.net/
--
Murray Cumming
murrayc murrayc com
www.murrayc.com
www.openismus.com
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]