My favorites | Sign in
Google
Projects on Google Code Results 1 - 1 of 1
spxml is a simple and plain xml parser written in C++. spxml supports [http://www.xmlpull.org/ pull-model] and DOM-model xml parsing. spxml is a stream-oriented parser. As the user passes it chunks of the input XML document, spxml identifies elements, character data or other entities and return t...