Howdy,

The existing C++ bindings for libxml, the libxmlplusplus library, seem to support, basically, just parsing an existing XML document.

I've been working on C++11 bindings that provide a more complete, thread-safe tree, parser, entities, xmlsave, and xpath API coverage:

http://www.libcxx.org/xml.html

These bindings are actually a subset of a more generic C++ application class framework library, see http://www.libcxx.org for more information.

Attachment: pgpT2Q8nJGFNn.pgp
Description: PGP signature

_______________________________________________
xml mailing list, project page  http://xmlsoft.org/
xml@gnome.org
https://mail.gnome.org/mailman/listinfo/xml

Reply via email to