method
merge_texts!
v2.3.8 -
Show latest stable
- Class:
ActiveSupport::XmlMini_REXML
merge_texts!(hash, element)private
Merge all the texts of an element into the hash
| hash: | Hash to add the converted emement to. |
| element: | XML element whose texts are to me merged into the hash |