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.

2003-02-17 12:58 Back to release list
2.5.4

비우기 태그가 지금은 여분의 공백과 함께 oarsing 인쇄 속도 향상되었다 Shift_JIS 인코딩 추가되었습니다 단위를 이제 새로운 테스트 / 단위 API를 사용하여 테스트합니다. SAX2Parser 지금은 XML을 선언 및 지침 프로세스, 그리고 지금은 두 보고서 : processing_instruction 대신 : 명령어 해석기 및 SAX2 파서가 당겨 REXML. 또한 속성을 삭제 요소를 무시에 대한 수정 프로그램, 그리고 공백을 구문 분석했다. 정정 튜토리얼, 그리고 비 - XPath에의 적합성 버그 predicates의 공백과 관련된되었다 해결되었습니다.
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