Please see http://raa.ruby-lang.org/project/rexml for users.
rexml / 3.1.5
| Short description: | REXML | |||
|---|---|---|---|---|
| Category: | Library/XML | |||
| Status: | Stable | |||
| Created: | 2002-12-22 17:04:52 GMT | |||
| Last update: | 2006-09-08 01:42:19 GMT | |||
| Owner: | Sean Russell (Projects of this owner) | |||
| Homepage: | http://www.germane-software.com/software/rexml | |||
| Download: | http://www.germane-software.com/archives/rexml_3.1.5.tgz | |||
| License: | Ruby's | |||
| Dependency: |
|
|||
| Description: | REXML is an XML 1.0 compliant, reasonably fast, non-validating XML parser that supports multiple encodings. 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.
|