AngleSharp.Html.Construction
Namespace with 15 public types
Interfaces
IConstructableAttr
Represents a constructable attribute.
IConstructableDocument
Represents a constructable document.
IConstructableElement
Represents a constructable DOM element.
IConstructableFormElement
Represents a constructable form element.
IConstructableFrameElement
Represents a constructable frame element.
IConstructableMathElement
Represents a constructable math element.
IConstructableMetaElement
Represents a constructable meta element.
IConstructableNamedNodeMap
Represents a constructable named node map. (Attributes)
IConstructableNode
Represents a constructable node. Lowest common denominator for all DOM nodes.
IConstructableNodeList
Represents a constructable node list. (Children)
IConstructableScriptElement
Represents a constructable script element.
IConstructableSvgElement
Represents a constructable SVG element.
IConstructableTemplateElement
Represents a constructable template element.
IDomConstructionElementFactory`2
Represents a factory for creating DOM during parsing of HTML.
IHtmlElementConstructionFactory
Shortcut interface inherited from with fixed generic parameters for .