Name |
Description |
AttributeToken |
|
AttributeValueToken |
|
BaseHtmlToken |
HTML parse token. Implements IToken interface. |
CommentToken |
|
ComplexAttributeValueToken |
|
CompositeAttributeValueToken |
|
HtmlToken |
|
HtmlTokenizer |
|
NameToken |
Token representing element or attribute name (prefix:name sequence) |
NameTokenWithPrefix |
|
NextToken |
|
ScriptAttributeValueToken |
|
StringClosure |
Helps to find out where quoted attribute value should be closed when dealing with partially typed constructs like <a b=" <b or <a b="c="d" > |
StringToken |
|