RegexSpecification overview

Public Constructors

RegexSpecification  

Public Fields

PredefinedOptions The options to use for compiling regex expressions.

Public Methods

Equals  (inherited from Object)  
GetHashCode  (inherited from Object)  
GetType  (inherited from Object)  
ReferenceEquals  (inherited from Object)  
ToString  (inherited from Object)  

Public Properties

Expression The regex expression used to match links.
GroupName Some description

Protected Methods

Finalize  (inherited from Object)  
MemberwiseClone  (inherited from Object)  

See Also

RegexSpecification Class | Eas.WebCrawler.PlugIns.LinkExtractors Namespace