forked from amazingfate/loongoffice
Mechanical removal of usage together with OUString ctor, done by compiler plugin. Change-Id: I554227f76df0dac620b1b46fca32516f78b462c5
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.