LinkListCreatingUrlProcessor overview

Public Constructors

LinkListCreatingUrlProcessor  

Public Methods

Equals  (inherited from Object)  
GetHashCode  (inherited from Object)  
GetType  (inherited from Object)  
ReferenceEquals  (inherited from Object)  
ToString  (inherited from Object)  
UrlProcessed Handles the UrlProcessed event fired by the web crawler when registered to do so.

Public Properties

AlreadyListedUris The Disctionary of already listed uris
Extractor Gets urls from a page to publish to the list.
FileName The name of the file to which Urls will be written.
Selector Specifies which files in a visited page are published to the list.

Protected Methods

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

See Also

LinkListCreatingUrlProcessor Class | Eas.WebCrawler.PlugIns.UrlProcessedHandlers Namespace