Contains useful utility classes.
Classes
Class | Description | |
---|---|---|
ExtractionCursor |
Stores details of an extraction from a Response.
| |
IpEndPoint |
This class encapsulates IP address and port.
Static methods are provided to create objects with commonly used patterns and address families.
| |
RegExpMatch |
Represents the position and text of a match found in a regular expression search.
| |
RegExpMatchList |
A list of RegExpMatch objects.
| |
RegExpMatchList RegExpMatchListEnumerator |
Supports a simple iteration over a RegExpMatchList |
Enumerations
Enumeration | Description | |
---|---|---|
IpEndPoint AddressType |
The type of address that a IpEndPoint may represent.
|