Show / Hide Table of Contents

Namespace Supremes.Parsers

Classes

ParseError

A Parse Error records an error in the input HTML that occurs in either the tokenisation or the tree building phase.

Parser

Parses HTML into a Document . Generally best to use one of the more convenient parse methods in Dcsoup .

Back to top Generated by DocFX