Libraries
»
exlibris-primo
(2.1.0)
»
Index
»
Exlibris
»
Primo
»
XmlUtil
»
#to_hash
Method: Exlibris::Primo::XmlUtil#to_hash
Defined in:
lib/exlibris/primo/xml_util.rb
#
to_hash
⇒
Object
62 63 64
# File 'lib/exlibris/primo/xml_util.rb', line 62
def
to_hash
Hash
.
from_xml
(
to_xml
)
end