[]
Class used to parse that HTML into tags and text.
public class HtmlParser
The main method in this class is Read(), which advances a pointer and sets the Tag and Text properties.
Name | Description |
---|---|
HtmlParser(HtmlElement) |
Name | Description |
---|---|
Attributes | |
IsContent | |
IsDivEnd | |
IsDivStart | |
IsPreFormatted | |
IsSpanContent | |
IsSpanEnd | |
IsSpanStart | |
Position | |
Tag | |
Text | |
Width |