mirror of
https://github.com/LibreOffice/core.git
synced 2025-07-22 01:09:00 +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.