mirror of
https://github.com/LibreOffice/core.git
synced 2026-01-17 13:21:34 +00:00
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.