Summary
A base class for selectors which selects links by calling a passed in delegate and than calling an inner selector based on the results of the delegate.
For a list of all members of this type, see
ConditionalSelector Members
.
Type Relationships
System.ObjectEas.WebCrawler.PlugIns.Selectors.ConditionalSelector
Eas.WebCrawler.PlugIns.Selectors.ExtensionSelector
Eas.WebCrawler.PlugIns.Selectors.NameSelector
Eas.WebCrawler.PlugIns.Selectors.StayOnHostSelector
Declaration Syntax
Public Class ConditionalSelector
Implements LinkSelector, WebCrawlerComponent
public class ConditionalSelector : LinkSelector, WebCrawlerComponent
public __gc class ConditionalSelector : public LinkSelector, WebCrawlerComponent
public class ConditionalSelector implements LinkSelector, WebCrawlerComponent
Requirements
Namespace: Eas.WebCrawler.PlugIns.SelectorsAssembly: Eas.WebCrawler.PlugIns (eas.webcrawler.plugins.dll)