office-gobmx/xmlreader
..
source clang-tidy modernize-pass-by-value in xmlreader 2022-07-29 13:10:15 +02:00
IwyuFilter_xmlreader.yaml tdf#42949 Fix IWYU warnings in xmlreader/ 2019-02-04 10:07:20 +01:00
Library_xmlreader.mk Fix clang-cl -Zc:dllexportInlines- build 2021-12-02 07:39:52 +01:00
Makefile
Module_xmlreader.mk re-base on ALv2 code. Includes: 2013-06-03 11:41:36 +01:00
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.