Gets urls from a page to publish to the list.

Declaration Syntax

Public ReadOnly Property Extractor() As LinkExtractor
public LinkExtractor Extractor {get;}
public: __property LinkExtractor get_Extractor();
public function get Extractor() : LinkExtractor;

Requirements

Namespace: Eas.WebCrawler.PlugIns.UrlProcessedHandlers
Assembly: Eas.WebCrawler.PlugIns (eas.webcrawler.plugins.dll)

See Also

LinkListCreatingUrlProcessor Class | LinkListCreatingUrlProcessor Members | Eas.WebCrawler.PlugIns.UrlProcessedHandlers Namespace