class Nokogiri::XML::Document

Public Instance Methods

to_hash() click to toggle source
# File lib/isodoc/generic/metadata.rb, line 25
def to_hash; root.to_hash; end