Method: Doc2Text::XmlBasedDocument::XmlNodes::Node#attrs
- Defined in:
- lib/doc2text/generic_xml_nodes.rb
#attrs ⇒ Object (readonly)
Returns the value of attribute attrs.
5 6 7 |
# File 'lib/doc2text/generic_xml_nodes.rb', line 5 def attrs @attrs end |