Download List

Projeto Descrição

KXParse is a PHP-based, lightweight, easy-to-use XML parser. It does not require installation because it's just an include file that's loaded on the fly. It features an API that simplifies the process of reading files.

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.

2003-12-06 00:35
2.3

Dois novos métodos em cross-iteração nível foram adicionados. Um bug em um método antigo foi corrigido. Existem atualizações de documentação.
Tags: Minor bugfixes
Two new methods in cross-level iteration have been added. A bug in a former method has been fixed. There are documentation updates.

2003-11-04 10:13
2.3pre1

Este lançamento aumenta a velocidade ea utilização da memória da operação de análise inicial. Ele oferece a capacidade de selecionar / forma nível iterar sobre os elementos de uma cruzada (isto é, ignorando os níveis XML) que pode ser útil em muitos casos. Ele também adiciona um argumento ao limite xsearch que funciona como cláusula do MySQL LIMIT, além de outros pequenos correções.
Tags: Major feature enhancements
This release enhances speed and memory utilization of
the initial parsing operation. It offers the ability to select/
iterate over elements in a cross-level manner (i.e
ignoring XML levels) which can be useful in many cases.
It also adds a limit argument to xsearch that works like
MySQL's LIMIT clause, in addition to other small fixes.

2003-09-20 10:13
2.2

Esta versão adiciona recursos menores, faz algumas otimizações leve, as mudanças de alguns nomes método para melhor compreensão, e corrige um bug único. A documentação agora reflete essa versão.
Tags: Minor bugfixes
This version adds minor features, makes some slight
optimizations, changes some method names for better
understanding, and fixes one single bug. The
documentation now reflects this version.

2003-09-01 03:22
2.1

O uso do resolvedor de edição como uma forma de editar o XML árvore era muito buggy. Portanto, esta versão reutiliza o dumper árvore para realizar edições, e tem um monte de otimizações e correções menores.
Tags: Major bugfixes
The usage of the edition resolver as a way to edit the XML tree was very buggy. Therefore, this version reuses the tree dumper to perform editions, and has a lot of minor optimizations and bugfixes.

2003-07-14 18:59
2.0

Esta versão foi destinada para a verificação geral e da caça de bugs. Quatro bugs foram corrigidos, relativos às opções e contando elemento. Apenas mais um método da API foi implementada. A documentação foi ampliado e agora está empacotado.
Tags: Minor bugfixes
This release was intended for general checking and bug hunting. Four
bugs have been fixed, related to options and element counting. Only
one more API method has been implemented. The documentation has been
expanded and is now bundled.

Project Resources