method
parse
v4.1.8 -
Show latest stable
- Class:
ActiveSupport::XmlMini_LibXML
parse(data)public
Parse an XML Document string or IO into a simple hash using libxml.
data |
XML Document string or IO to parse |
parse(data)Parse an XML Document string or IO into a simple hash using libxml.
data |
XML Document string or IO to parse |