Projects / Simple Plain Xml Parser

Simple Plain Xml Parser

Simple Plain Xml Parser (spxml) is a simple and plain stream-oriented XML parser that supports pull-model and DOM-model XML parsing. As the user passes it chunks of an XML document, it identifies elements, character data, or other entities and return the appropriate event. Chunks can range from one byte to the whole XML document and can safely be read from pipes. Resulting DOM trees can be read, modified, and saved.

Tags Text Processing Markup XML
Licenses LGPL
Operating Systems OS Independent
Implementation C++

Tweet this project Short link

Rss Recent releases

  • Rrelease-mid
  •  22 Jul 2007 09:46
  • Rrelease-after

Changes: This release adds UTF-8 encoding and processing instruction support.

  • Rrelease-mid
  •  02 Mar 2007 06:54
  • Rrelease-after

Changes: This release adds a canonical XML test tool, tests for Windows, and MS Visual C++ project files.

  • Rrelease-mid
  •  18 Feb 2007 03:10
  • Rrelease-after

Changes: Minor bugfixes and performance improvements were done.

  • Rrelease-mid
  •  18 Jan 2007 05:58
  • Rrelease-after

No changes have been submitted for this release.

5571a0ba5c2dfdff9360e30fa3fc4948_thumb

Project Spotlight

MakeMKV

A Blu-ray and DVD transcoder.

D0099c03656c65f420bd8c5fc0d17118_thumb

Project Spotlight

HoldingNuts

A poker client and server.