forked from amazingfate/loongoffice
Change-Id: I9f399b3752da9df930e0647536ffcd4e82beb1ac Reviewed-on: https://gerrit.libreoffice.org/c/core/+/167856 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
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.