RAA - xml-mapping/0.8

xml-mapping / 0.8

Short description: Ruby<->XML mapper + XPath interpreter
Category: Library/XML
Status: stable
Created: 2005-07-08 20:32:33 GMT
Last update: 2006-02-23 07:16:09 GMT
Owner: Olaf Klischat (Projects of this owner)
Homepage: http://xml-mapping.rubyforge.org/
Download: http://rubyforge.org/projects/xml-mapping
License: Ruby's
Dependency:
None
Description:

xml-mapping is an easy to use, extensible library for mapping Ruby objects to XML trees and back. Everything is done at runtime; no static source code generation or similar stuff is performed.

Locations in the mapped XML documents are specified as XPath expressions; an XPath interpreter (xml/xxpath) is included for that purpose. The interpreter does not depend on the rest of the library and therefore can also be used standalone.

Versions: [0.9.1 (2010-10-21)] [0.8.1 (2006-02-23)] [0.8 (2006-02-23)]

Edit this project (for project owner)

back to RAA top