Class HTMLToken
In: lib/openid/yadis/htmltokenizer.rb
Parent: Object

The parent class for all three types of HTML tokens

Methods

==   new   text   to_s   trimmed_text  

Attributes

raw  [RW] 

Public Class methods

Initialize the token based on the raw text

Public Instance methods

Compare to another based on the raw source

By default tokens have no text representation

By default, return exactly the string used to create the text

[Validate]