Method: REXML::StreamListener#text

Defined in:
lib/rexml/streamlistener.rb

#text(text) ⇒ Object

Called when text is encountered in the document



22
23
# File 'lib/rexml/streamlistener.rb', line 22

def text text
end