Summary
Extracts links from html pages by using a collection of common regular expressions.
For a list of all members of this type, see
HtmlLinkExtractor Members
.
Type Relationships
System.ObjectEas.WebCrawler.PlugIns.LinkExtractors.RegularExpressionLinkExtractor
Eas.WebCrawler.PlugIns.LinkExtractors.HtmlLinkExtractor
Declaration Syntax
Public Class HtmlLinkExtractor
Inherits RegularExpressionLinkExtractor
public class HtmlLinkExtractor : RegularExpressionLinkExtractor
public __gc class HtmlLinkExtractor : public RegularExpressionLinkExtractor
public class HtmlLinkExtractor extends RegularExpressionLinkExtractor
Requirements
Namespace: Eas.WebCrawler.PlugIns.LinkExtractorsAssembly: Eas.WebCrawler.PlugIns (eas.webcrawler.plugins.dll)