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.

2002-09-23 10:36
2.4.2

Bugfixes wurden für die Einheit ersetzt, ignore_whitespace_node, Funktionen: zurückportierte: substring_before und Funktionen:: substring_after und zum Aufhängen von Fällen und schlechten Markup Anerkennung.
Tags: Stable, Minor bugfixes
Bugfixes have been backported for entity replacement, ignore_whitespace_node, Functions::substring_before and Functions::substring_after, and for hanging instances and bad markup recognition.

2002-08-20 11:26
2.5.1

Unterstützung für SJIS und EUS_JP Kodierungen und eine verbesserte Encoding-Architektur unterstützen, die Vereinfachung der Zusatz von Kodierungen. Ein Problem mit Leerzeichen nach der XML-Deklaration und vor dem Wurzelknoten gehandhabt falsch festgesetzt wurde. Diese Veröffentlichung fügt start_document und end_document die SAX2 API, beschleunigt SAX-Parsing in den meisten Fällen wurde ein Bug gefixt in der Mailing-List-Manager und ein Fehler behoben, in Funktionen:: Teilstring.
Tags: Development, Major feature enhancements
Support for SJIS and EUS_JP encodings, and an improved encoding support architecture, simplifying the addition of encodings. A problem with whitespace after the XML declaration and before root node being incorrectly handled was fixed. This release adds start_document and end_document to the SAX2 API, speeds up SAX parsing in most cases, fixed a bug in the mailing list manager, and fixed a bug in Functions::substring.

2002-08-20 09:23
2.4.1

Es wurde ein Bug in der Version gemeldet, und Back-portiert das Leerzeichen nach dem XML-Deklaration vor Wurzelknoten Bugfix, sowie die Funktionen:: Bugfix substring ().
Tags: Stable, Minor bugfixes
Fixed a bug in the reported version, and back-ported the whitespace after XML declaration before root node bugfix, as well as the Functions::substring() bugfix.

2002-07-09 02:51
2.4.0

Die Entwickler-Version wurde überarbeitet, wie die neue stabile Version hat.
Tags: Stable, Major feature enhancements
The development version has been re-tagged as the new stable version.

2002-07-01 12:35
2.3.7

Diese Pressemitteilung enthält allgemeine Bugfixes, XPath Bugfixes und Änderungen, um das Verhalten der XPath-Axt-Attribut::.
Tags: Development, Minor bugfixes
This release includes general bugfixes, XPath bugfixes, and changes to the behavior of the XPath axe attribute::.

Project Resources