method
parse
v3.2.1 -
Show latest stable
- Class:
ActiveSupport::XmlMini_Nokogiri
parse(data)public
Parse an XML Document string or IO into a simple hash using libxml / nokogiri.
data |
XML Document string or IO to parse |
parse(data)Parse an XML Document string or IO into a simple hash using libxml / nokogiri.
data |
XML Document string or IO to parse |