AngleSharp.Text
Namespace with 18 public types
Classes
CharArrayTextSource
Char array based immutable text source
ReadOnlyMemoryTextSource
Represents a fully loaded immutable text source.
StringSource
A string abstraction for micro parsers.
StringTextSource
Char array based immutable text source
TextSource
A stream abstraction to handle encoding and more.
TextView
Represents a view on a particular source code.
Structures
TextPosition
The position in the source code.
TextRange
The positional range in the source code.
Static Classes
CharExtensions
Useful methods for chars.
Punycode
Represents a Punycode encoding helper class.
StringBuilderPool
Provides a pool of used / recycled resources.
StringExtensions
Useful methods for string objects.
StringSourceExtensions
Extensions for the string source helper.
Symbols
Contains useful information from the specification.
TextEncoding
Various HTML encoding helpers.
XmlExtensions
Useful helpers for the XML parser.
Interfaces
IReadOnlyTextSource
Represents a text source that can be read from.
ITextSource
Represents a text source that can be read from and written to.