Download List

프로젝트 설명

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.

2002-09-23 10:36
2.4.2

버그수정 엔티티 교체 ignore_whitespace_node, 함수 : 대한 backported되었습니다 : substring_before 및 기능 : : substring_after, 그리고 인스턴스 나쁜 마크업 인식 매달려있다.
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

sjis 및 EUS_JP 인코딩에 대한 지원, 그리고 향상된 인코딩을 지원하는 아키텍처, 인코딩의 단순화뿐만 아니라. 공백 문제는 XML 선언 이전과 이후의 루트 노드를 잘못 처리되고 해결되었습니다. 이 릴리스, start_document 및 SAX2 API는, SAX 최대 속도는 대부분의 경우 구문 분석, 메일링리스트 관리자의 버그를 수정하려면 end_document 추가 및 기능에 버그가 : 고정 : 문자열.
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

, 그리고 다시보고 버전에서 버그가 수정된 루트 노드 bugfix하기 전에 XML 선언 이후뿐만 아니라, 기능 공백을 포팅 : : 문자열 () bugfix.
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

개발 버전은 새로운 안정 버전으로 태그가되어있다 - 다시.
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

이 릴리스의 일반 버그수정, XPath는 버그수정 및 XPath에 도끼 속성의 동작 변경 사항이 포함되어 : :.
Tags: Development, Minor bugfixes
This release includes general bugfixes, XPath bugfixes, and changes to the behavior of the XPath axe attribute::.

Project Resources