office-gobmx/xmlreader
Philipp Riemer e8eab43eeb cleanup whitespaces due to RTL_CONSTASCII_USTRINGPARAM removal
In e2e2cc6114 the method was removed
automatically leaving several line breaks etc. as visual noise.
2013-05-06 19:21:07 +02:00
..
source cleanup whitespaces due to RTL_CONSTASCII_USTRINGPARAM removal 2013-05-06 19:21:07 +02:00
Library_xmlreader.mk gbuild: drop uses of removed packages 2013-04-24 05:18:03 +00:00
Makefile
Module_xmlreader.mk
README

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.