C# (CSharp) HtmlParserSharp Namespace

Nested Namespaces

HtmlParserSharp.Common
HtmlParserSharp.Core
HtmlParserSharp.Tests

Classes

Name Description
SimpleHtmlParser This is a simple API for the parsing process. Part of this is a port of the nu.validator.htmlparser.io.Driver class. The parser currently ignores the encoding in the html source and parses everything as UTF-8.