Module: Wrest::Components::Translators::Xml::Conversions::Document
- Defined in:
- lib/wrest/components/translators/xml/conversions.rb
Overview
:nodoc:
Instance Method Summary collapse
Instance Method Details
#to_hash ⇒ Object
9 10 11 |
# File 'lib/wrest/components/translators/xml/conversions.rb', line 9 def to_hash root.to_hash end |