Class: Nokogiri::XML::Document

Inherits:
Object
  • Object
show all
Defined in:
lib/ucslib/parser.rb

Instance Method Summary collapse

Instance Method Details

#to_hashObject



33
# File 'lib/ucslib/parser.rb', line 33

def to_hash; root.to_hash; end