method
parse
v3.0.0 -
Show latest stable
- Class:
ActiveSupport::XmlMini_JDOM
parse(data)public
Parse an XML Document string or IO into a simple hash using Java’s jdom.
| data: | XML Document string or IO to parse |
parse(data)Parse an XML Document string or IO into a simple hash using Java’s jdom.
| data: | XML Document string or IO to parse |