method
parse
v2.3.8 -
Show latest stable
- Class:
ActiveSupport::XmlMini_REXML
parse(string)public
Parse an XML Document string into a simple hash
Same as XmlSimple::xml_in but doesn’t shoot itself in the foot, and uses the defaults from ActiveSupport
| string: | XML Document string to parse |