Files
libreoffice/xmlreader/README

8 lines
254 B
Plaintext
Raw Normal View History

2012-03-09 17:03:17 +00: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.