Summary

Selects whether or not to follow links depending on if the link stays on the same host as its parent.
For a list of all members of this type, see StayOnHostSelector Members .

Type Relationships

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

Declaration Syntax

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

Requirements

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

See Also

StayOnHostSelector Members | Eas.WebCrawler.PlugIns.Selectors Namespace