[libxml++] ANNOUNCE: libxml++ 0.27



The libxml++ team is pleased to annouce the release of libxml++ 0.27.

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

*** Notes

This release is normaly the last one before API freeze. Next one will be a 1.0 release candidate.

*** Changes

* Completed documentation
* Added Element::add_comment (Dan Dennedy)
* Wrapped xmlIO output buffers and added Document::write_to_stream (Christophe de Vienne)
* Cleaned and made more consistent Element API (Murray Cumming)
* Added entities support in DomParser (Murray Cumming)

*** Download

You can download libxml++ 0.27 from here :

http://sourceforge.net/project/showfiles.php?group_id=12999&release_id=196056


Regards,

Christophe de Vienne








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