Summary
Base class for using regular expressions to extracts links from the responses to web requets.
For a list of all members of this type, see
RegularExpressionLinkExtractor Members
.
Type Relationships
System.ObjectEas.WebCrawler.PlugIns.LinkExtractors.RegularExpressionLinkExtractor
Eas.WebCrawler.PlugIns.LinkExtractors.HtmlLinkExtractor
Declaration Syntax
Public Class RegularExpressionLinkExtractor
Implements LinkExtractor, WebCrawlerComponent
public class RegularExpressionLinkExtractor : LinkExtractor, WebCrawlerComponent
public __gc class RegularExpressionLinkExtractor : public LinkExtractor, WebCrawlerComponent
public class RegularExpressionLinkExtractor implements LinkExtractor, WebCrawlerComponent
Requirements
Namespace: Eas.WebCrawler.PlugIns.LinkExtractorsAssembly: Eas.WebCrawler.PlugIns (eas.webcrawler.plugins.dll)