Downloadliste

Projektbeschreibung

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.

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.

2003-02-17 12:58 Zurück zur Release-Liste
2.5.4

Leere tags drucken nun extra Leerzeichen, oarsing Geschwindigkeit wurde verbessert, war Shift_JIS Kodierung hinzugefügt, und das Unit-Tests jetzt den neuen Test / Einheit API. SAX2Parser Prozesse jetzt XML-Erklärungen und Anweisungen, und die REXML Parser und SAX2 Parser nun sowohl Bericht: processing_instruction statt: Unterricht. Es gab auch Fixes für Attribut Löschung, ignoriert Elemente, Parsen und Leerzeichen. Korrekturen wurden vorgenommen, um das Tutorial und eine Abweichung Fehler in XPath mit Leerzeichen in Prädikaten festgesetzt worden war.
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