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