office-gobmx/xmlreader
Noel Grandin af65e892dc clang-tidy modernize-pass-by-value in xmlreader
Change-Id: I448d3119129a864e79dbef336e46545f9aca8b25
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/137584
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2022-07-29 13:10:15 +02:00
..
source clang-tidy modernize-pass-by-value in xmlreader 2022-07-29 13:10:15 +02:00
IwyuFilter_xmlreader.yaml
Library_xmlreader.mk
Makefile
Module_xmlreader.mk
README.md

Fast and Small XML Pull Parser

Implements a simple, fast pull parser, currently used by configmgr and stoc's simpleregistry code (used to register UNO components in services.rdb files). It supports a subset of XML features, but is fast and small.