Method: Doc2Text::XmlBasedDocument::XmlNodes::Node#name

Defined in:
lib/doc2text/generic_xml_nodes.rb

#nameObject (readonly)

Returns the value of attribute name.



5
6
7
# File 'lib/doc2text/generic_xml_nodes.rb', line 5

def name
  @name
end