Module: LibXML::Conversions::Document

Defined in:
lib/core_ext/xml_mini/libxml.rb

Overview

:nodoc:

Instance Method Summary collapse

Instance Method Details

#to_hashObject



32
33
34
# File 'lib/core_ext/xml_mini/libxml.rb', line 32

def to_hash
  root.to_hash
end