Click or drag to resize
MimeKit

HtmlTokenizer Methods

The HtmlTokenizer type exposes the following members.

Methods
 NameDescription
Protected methodCreateAttribute Create an attribute.
Protected methodCreateCDataToken Create an HTML character data token.
Protected methodCreateCommentToken Create an HTML comment token.
Protected methodCreateDataToken Create an HTML character data token.
Protected methodCreateDocType Create a DOCTYPE token.
Protected methodCreateScriptDataToken Create an HTML script data token.
Protected methodCreateTagToken Create an HTML tag token.
Public methodEquals
(Inherited from Object)
Protected methodFinalize
(Inherited from Object)
Public methodGetHashCode
(Inherited from Object)
Public methodGetType
(Inherited from Object)
Protected methodMemberwiseClone
(Inherited from Object)
Public methodReadNextToken Read the next token.
Public methodToString
(Inherited from Object)
Top
See Also