Files
libreoffice/xmlreader
Stephan Bergmann 1e66163412 loplugin:nullptr (automatic rewrite)
Change-Id: I86546bcf9b476c73da2d6bff30ee1e56933f69c4
2015-11-10 10:32:02 +01:00
..

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.