Class: Array

Inherits:
Object
  • Object
show all
Includes:
HashUtilsXML
Defined in:
lib/hashutils.rb

Instance Attribute Summary collapse

Method Summary

Methods included from HashUtilsXML

#from_xml, #from_xml!, #to_xml

Instance Attribute Details

#xml_nameObject

Returns the value of attribute xml_name.



177
178
179
# File 'lib/hashutils.rb', line 177

def xml_name
  @xml_name
end