Xmlwrapp

Jul 20, 2023

Modern style C++ library for working with XML data

xmlwrapp is a modern style C++ library for working with XML data. It provides a simple and easy to use interface for the very powerful libxml2 XML parser.

Features

  • Tree parsing. XML data is parsed and a tree of xmlnode objects is created. Similar to the DOM.
  • Event parsing. XML data is parsed as protected member functions of an event class are called. Similar to SAX.
  • It is easy to construct an XML tree using xmlnode objects. Any xmlnode may be inserted into an IOStream causing translation to XML text data.
  • Complete isolation from the backend parser due to the private implementation pimpl idiom.

    https//github.com/vslavik/xmlwrapp



Checkout these related ports:
  • Zxing-cpp - ZXing C++ Library for QR code recognition
  • Zu-hunspell - Zulu hunspell dictionaries
  • Zu-aspell - Aspell Zulu dictionary
  • Zq - Easier and faster alternative to jq
  • Zorba - General purpose C++ XQuery processor
  • Zenxml - Simple C++ XML Processing
  • Zed - Command-line tool to manage and query Zed data lakes
  • Yq - Command-line YAML and XML processor, jq wrapper for YAML/XML documents
  • Yould - Pronounceable word generator
  • Yodl - Easy to use but powerful document formatting/preparation language
  • Yi-hunspell - Yiddish hunspell dictionaries
  • Yi-aspell - Aspell Yiddish dictionary
  • Yelp-xsl - DocBook XSLT stylesheets for yelp
  • Yelp-tools - Utilities to help manage documentation for Yelp and the web
  • Ydiff - Diff readability enhancer for color terminals