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
Licenses
Operating Systems
Implementation

RSS Recent releases

  •  22 Jul 2007 09:46

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

  •  02 Mar 2007 06:54

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

  •  18 Feb 2007 03:10

Release Notes: Minor bugfixes and performance improvements were done.

  •  18 Jan 2007 05:58

No changes have been submitted for this release.

Screenshot

Project Spotlight

BitNami MediaWiki Stack

An easy-to-install distribution of MediaWiki, Apache, MySQL, and PHP.

Screenshot

Project Spotlight

Vrapper

An Eclipse plugin which provides a Vim-like input scheme for text editors.