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