Download List

Descripción del Proyecto

REXML is an XML 1.0 compliant, reasonably fast, non-validating XML parser. It has an API that is designed to be intuitive, straightforward. and terse. REXML includes a tree model parser, a SAX2 streaming parser, and a pull parser. It also includes a full XPath implementation. All of REXML's parsers pass 100% of the Oasis XML non-validating tests. As of Ruby 1.8.0, REXML is distributed with Ruby.

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-02-17 12:58 Back to release list
2.5.4

Vaciar ahora imprimir etiquetas con espacios en blanco extra, oarsing velocidad se ha mejorado, la codificación de Shift_JIS fue añadido, y la unidad de pruebas utilizan ahora la nueva prueba / unidad de la API. SAX2Parser ahora los procesos de declaraciones XML y las instrucciones, y el tirón rexml analizador y analizador de SAX2 ahora tanto informe: processing_instruction en lugar de: la enseñanza. Hubo también correcciones para la eliminación de atributos, ignorado elementos, y analizar el espacio en blanco. Se efectuaron correcciones para el tutorial, y un tercer fallo de conformidad en XPath participación de los espacios en blanco en los predicados fue corregido.
Tags: Development, Minor bugfixes
Empty tags now print with extra whitespace, oarsing speed was improved, Shift_JIS encoding was added, and the unit tests now use the new test/unit API. SAX2Parser now processes XML declarations and instructions, and the REXML pull parser and SAX2 parser now both report :processing_instruction instead of :instruction. There was also fixes for attribute deletion, ignored elements, and whitespace parsing. Corrections were made to the tutorial, and a non-conformance bug in XPath involving whitespace in predicates was fixed.

Project Resources