Table of Contents

Namespace AngleSharp.Html

Classes

DefaultInputTypeFactory

Provides string to InputType instance mappings.

DefaultLinkRelationFactory

Provides string to Relation instance mappings.

FormDataSet

Bundles information stored in HTML forms.

FormMethodNames

The collection of (known / used) form method names.

HtmlEntityProvider

Represents the list of all Html entities.

HtmlMarkupFormatter

Represents the standard HTML5 markup formatter.

InputTypeNames

The collection of (known / used) input type names.

LinkRelNames

The collection of (known / used) link rel names.

MinifyMarkupFormatter

Represents the an HTML5 markup formatter with a normalization scheme.

PrettyMarkupFormatter

Represents the an HTML5 markup formatter with inserted indents.

SourceSet

Represents a useful helper for dealing with source sets.

SourceSet.ImageCandidate

Represents a srcset image candidate.

Interfaces

IInputTypeFactory

Represents the interface for producing input validation.

ILinkRelationFactory

Represents the factory for resolving link relation.

Enums

ValidationErrors

Describes the various validation errors.

Delegates

DefaultInputTypeFactory.Creator

Represents a creator delegate for creating input type providers.

DefaultLinkRelationFactory.Creator

Represents a creator delegate for creating link relation providers.