libxml++ 3.2.0



About libxmlplusplus
====================

libxmlplusplus (aka libxml++) is a C++ wrapper for the libxml2 XML
parser library. It has SAX and DOM-like APIs, but does not attempt to
conform exactly to the DOM specification. Its API is simpler than the
underlying libxml2 C API.

News
====

* Document, DomParser: Improve XInclude processing:
  Document:
    Add process_xinclude() overload that takes a fixup_base_uris parameter.
  DomParser:
    Add set/get_xinclude_options() and add optional XInclude processing to the
    parse methods.
  (Kjell Ahlstedt) Bug 781566
* Add explicit keyword to some single-parameter constructors.
  (Murray Cumming)
* tests: Don't require C++17
  (Kjell Ahlstedt)
* Build: Fix srcdir != buildir build.
  (Kjell Ahlstedt, Murray Cumming)


ChangeLog
=========
https://download.gnome.org/sources/libxml++/3.2/libxml++-3.2.0.changes  (2.34K)

Download
========
https://download.gnome.org/sources/libxml++/3.2/libxml++-3.2.0.tar.xz (952K)
  sha256sum: b786fae7fd7820d356698069a787d107995c3efcbef50d8f4efd3766ab768e4f



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