Class: Nokogiri::XML::Document
- Inherits:
-
Object
- Object
- Nokogiri::XML::Document
- Defined in:
- lib/isodoc/generic/metadata.rb
Instance Method Summary collapse
Instance Method Details
#to_hash ⇒ Object
28 |
# File 'lib/isodoc/generic/metadata.rb', line 28 def to_hash; root.to_hash; end |