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