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 or sets the current parse mode.
See 8.2.4 Tokenization
Gets the next available token.
Fires an error occurred event.
Fires an error occurred event at the current position.