Change-Id: Id1bbd3f380c17beeaab11f7140d4df1304c3d0d8 Reviewed-on: https://gerrit.libreoffice.org/41750 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
fast/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.