repo.or.cz
/
LibreOffice.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
tdf#144694 In direct SQL dialog, activate options 'Run SQL command
[LibreOffice.git]
/
xmlreader
/
README.md
blob
8d76e20523304f6bc80705a5bfc2b2ed285c39c2
1
# Fast and Small XML Pull Parser
2
3
Implements a simple, fast pull parser, currently used by `configmgr` and
4
`stoc`'s simpleregistry code (used to register UNO components in
5
services.rdb files). It supports a subset of XML features, but is fast
6
and small.