Module: LibXML::Conversions::Document
- Defined in:
- lib/xml_mini/libxml.rb
Overview
:nodoc:
Instance Method Summary collapse
Instance Method Details
#to_hash ⇒ Object
27 28 29 |
# File 'lib/xml_mini/libxml.rb', line 27 def to_hash root.to_hash end |