Namespace AngleSharp.Browser
Classes
- EncodingMetaHandler
Implementation of an encoding meta handler.
- EventLoopExtensions
A set of useful extensions for the event loop.
- LocaleEncodingProvider
Represents the default loader service. This class can be inherited.
- RefreshMetaHandler
Implementation of a refresh handler.
Interfaces
- ICommand
Represents a command that can be executed from the document.
- ICommandProvider
Represents a provider to get document commands.
- IEncodingProvider
Represents a service to determine the default encoding.
- IEventLoop
Represents the DOM event loop processing stages and steps of algorithms. See 7.1.4.2 Processing model.
- IMetaHandler
Defines the interface to be used for handling meta data.
- INavigationHandler
Defines a handler for navigation requests.
- IParser
Defines the basic events for all parsers.
- ISpellCheckService
Provides a spell correction service.
Enums
- Sandboxes
Setting used to restrict the abilities that potentially untrusted resources have.
- TaskPriority
Describes the various task priorities.