summaryrefslogtreecommitdiff
path: root/xmlreader/README
blob: 92a624d969a325c2b865e1fdd4149aa3565bc5c8 (plain)
1
2
3
4
5
6
7
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.