AngleSharp.Xml.Parser
Namespace with 5 public types
Classes
XmlParseException
Exception that is thrown if an ill-formatted XML document is parsed.
XmlParser
Creates an instance of the XML parser front-end.
Structures
XmlParserOptions
Contains a number of options for the XML parser.
Static Classes
XmlParserExtensions
Extensions for the IXmlParser instances.
Interfaces
IXmlParser
Represents the interface of an XML parser.