The parent class for all three types of HTML tokens
Compare to another based on the raw source
# File lib/openid/yadis/htmltokenizer.rb, line 196 def ==(other) raw == other.to_s end
By default tokens have no text representation
# File lib/openid/yadis/htmltokenizer.rb, line 187 def text "" end
Generated with the Darkfish Rdoc Generator 2.