이름 |
설명 |
CssStylesheet |
|
CssStylesheet.StyleDefinition |
|
HtmlCssParser |
|
HtmlLexicalAnalyzer |
lexical analyzer class recognizes tokens as groups of characters separated by arbitrary amounts of whitespace also classifies tokens according to type |
HtmlParser |
HtmlParser class accepts a string of possibly badly formed Html, parses it and returns a string of well-formed Html that is as close to the original string in content as possible |
HtmlToXamlConverter |
HtmlToXamlConverter is a static class that takes an HTML string and converts it into XAML |