File: C:/Ruby27-x64/share/ri/2.7.0/system/REXML/Element/get_text-i.ri
U:RDoc::AnyMethod[iI"
get_text:ETI"REXML::Element#get_text;TF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"DReturns the first child Text node, if any, or +nil+ otherwise. ;TI"PThis method returns the actual +Text+ node, rather than the String content.;To:RDoc::Markup::Verbatim; [I"Jdoc = Document.new "<p>some text <b>this is bold!</b> more text</p>"
;TI"M# The element 'p' has two text elements, "some text " and " more text".
;TI"8doc.root.get_text.value #-> "some text ";T:@format0:
@fileI"lib/rexml/element.rb;T:0@omit_headings_from_table_of_contents_below000[ I"(path = nil);T@FI"Element;TcRDoc::NormalClass00