office-gobmx/xmlreader
2013-03-20 11:34:18 +01:00
..
inc/xmlreader use #if instead of #ifdef for testing config_xxx.hxx macros 2013-03-20 11:34:18 +01:00
source
Library_xmlreader.mk
Makefile
Module_xmlreader.mk
Package_inc.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.