class HTMLText
Class representing text that isn't inside a tag
Public Instance Methods
text()
click to toggle source
# File lib/yadis/htmltokenizer.rb, line 200 def text raw end