Download List

Projeto Descrição

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.

System Requirements

System requirement is not defined
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

Esta versão adiciona codificação UTF-8 e apoiar a instrução de processamento.
Tags: Major feature enhancements
This release adds UTF-8 encoding and processing instruction support.

2007-03-02 15:54
0.3

Esta versão adiciona uma ferramenta de teste canônico XML, testes para Windows e MS Visual C + + arquivos do projeto.
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

Minor bugfixes e melhorias no desempenho foram feitos.
Tags: Minor bugfixes
Minor bugfixes and performance improvements were
done.

2007-01-18 14:58
0.1

Tags: Initial freshmeat announcement

Project Resources