XML and Ruby
Learn XML processing techniques with Ruby and examine the available XML libraries, parsers and generators.
REXML Homepage
The REXML (a native Ruby XML library) homepage with documentation, source code and tutorials.
The REXML (a native Ruby XML library) homepage with documentation, source code and tutorials.
XML Libraries
A list of XML libraries hosted on the Ruby Application Archive.
A list of XML libraries hosted on the Ruby Application Archive.
XML Builder
Use Builder to programmatically generate XML.
Use Builder to programmatically generate XML.
FeedNormalizer
Consistent interface to multiple XML-based feed formats.
Consistent interface to multiple XML-based feed formats.
ROXML
Map Ruby objects to XML representations for easy serialization.
Map Ruby objects to XML representations for easy serialization.
