![]() | spiderControlModuleBase Class |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:imbWEM.Core.crawler.modules.spiderControlModuleBase"]
Namespace: imbWEM.Core.crawler.modules
public abstract class spiderControlModuleBase : spiderModuleBase
The spiderControlModuleBase type exposes the following members.
Name | Description | |
---|---|---|
![]() | spiderControlModuleBase | Initializes a new instance of the spiderControlModuleBase class |
Name | Description | |
---|---|---|
![]() | code |
Code name used to describe the module
(Inherited from spiderModuleBase.) |
![]() | description |
Human-readable description of object instance
(Inherited from spiderModuleBase.) |
![]() | name |
Name for this instance
(Inherited from spiderModuleBase.) |
![]() | parent |
Evaluator parent
(Inherited from spiderModuleBase.) |
![]() | rankingTargetActiveRules | (Inherited from spiderModuleBase.) |
![]() | rankingTargetPassiveRules | (Inherited from spiderModuleBase.) |
![]() | rules | (Inherited from spiderModuleBase.) |
Name | Description | |
---|---|---|
![]() | AddRule | (Inherited from spiderModuleBase.) |
![]() | CountElements | (Overrides spiderModuleBaseCountElements.) |
![]() | CountRules | (Inherited from spiderModuleBase.) |
![]() | Equals | (Inherited from Object.) |
![]() | evaluate | (Inherited from spiderModuleBase.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | onStartIteration | (Inherited from spiderModuleBase.) |
![]() | prepare | (Inherited from spiderModuleBase.) |
![]() | rankLinks |
Ranks the links.
(Inherited from spiderModuleBase.) |
![]() | reportCrawlFinished | (Inherited from spiderModuleBase.) |
![]() | reportDomainFinished | (Inherited from spiderModuleBase.) |
![]() | reportIteration | (Inherited from spiderModuleBase.) |
![]() | setup | (Inherited from spiderModuleBase.) |
![]() | startIteration | (Inherited from spiderModuleBase.) |
![]() | ToString | (Inherited from Object.) |