Class: Nokogiri::XML::Document

Inherits:
Object
  • Object
show all
Defined in:
lib/isodoc/generic/metadata.rb

Instance Method Summary collapse

Instance Method Details

#to_hashObject



25
# File 'lib/isodoc/generic/metadata.rb', line 25

def to_hash; root.to_hash; end