Class: Hash

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

Instance Attribute Summary collapse

Method Summary

Methods included from HashUtilsXML

#from_xml, #from_xml!, #to_xml

Methods included from HashUtilsNamedAttributes

#method_missing

Dynamic Method Handling

This class handles dynamic methods through the method_missing method in the class HashUtilsNamedAttributes

Instance Attribute Details

#xml_attributesObject

Returns the value of attribute xml_attributes.



171
172
173
# File 'lib/hashutils.rb', line 171

def xml_attributes
  @xml_attributes
end

#xml_doc_nameObject

Returns the value of attribute xml_doc_name.



171
172
173
# File 'lib/hashutils.rb', line 171

def xml_doc_name
  @xml_doc_name
end