Class: REXML::Document

Inherits:
Object
  • Object
show all
Includes:
RubyRest::Atom::Extensions
Defined in:
lib/rubyrest/atom.rb

Overview

Ruby-on-Rest specialization of the REXML document class. Adds some convenient ways of accessing data from a Atom document

Method Summary

Methods included from RubyRest::Atom::Extensions

#get_value, #method_missing, #new_copy, #set_value

Dynamic Method Handling

This class handles dynamic methods through the method_missing method in the class RubyRest::Atom::Extensions