Class: Array
Instance Attribute Summary collapse
-
#xml_name ⇒ Object
Returns the value of attribute xml_name.
Method Summary
Methods included from HashUtilsXML
#from_xml, #from_xml!, #to_xml
Instance Attribute Details
#xml_name ⇒ Object
Returns the value of attribute xml_name.
177 178 179 |
# File 'lib/hashutils.rb', line 177 def xml_name @xml_name end |