Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2007-07-22 18:46
0.4

Diese Veröffentlichung fügt UTF-8-Codierung und Verarbeitung Unterricht zu unterstützen.
Tags: Major feature enhancements
This release adds UTF-8 encoding and processing instruction support.

2007-03-02 15:54
0.3

Diese Veröffentlichung fügt eine kanonische XML-Test-Tool, Tests für Windows und MS Visual C + +-Projekt-Dateien.
Tags: Minor feature enhancements
This release adds a canonical XML test tool, tests
for Windows, and MS
Visual C++ project files.

2007-02-18 12:10
0.2

Kleinere Bugfixes und Performance-Verbesserungen vorgenommen wurden.
Tags: Minor bugfixes
Minor bugfixes and performance improvements were
done.

2007-01-18 14:58
0.1

Tags: Initial freshmeat announcement

Project Resources