HtmlTokenizer
Performs the tokenization of the source code. Follows the tokenization algorithm at:
http://www.w3.org/html/wg/drafts/html/master/syntax.html
Gets or sets if CDATA sections are accepted.
Gets the underlying stream.
See 8.2.4 Tokenization
Gets the next available token.
Switches the current tokenization state
to the desired content model.