Summary

Selects whether or not to follow links based on the extension of the link uri.
For a list of all members of this type, see ExtensionSelector Members .

Type Relationships

  System.Object
     Eas.WebCrawler.PlugIns.Selectors.ConditionalSelector
      Eas.WebCrawler.PlugIns.Selectors.ExtensionSelector

Declaration Syntax

Public Class ExtensionSelector
	Inherits ConditionalSelector
public class ExtensionSelector : ConditionalSelector
public __gc class ExtensionSelector : public ConditionalSelector
public class ExtensionSelector extends ConditionalSelector

Requirements

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

See Also

ExtensionSelector Members | Eas.WebCrawler.PlugIns.Selectors Namespace