Method: Exlibris::Primo::XmlUtil#to_hash

Defined in:
lib/exlibris/primo/xml_util.rb

#to_hashObject



62
63
64
# File 'lib/exlibris/primo/xml_util.rb', line 62

def to_hash
  Hash.from_xml(to_xml)
end