ISpiderModuleBase Methods |
[This is preliminary documentation and is subject to change.]
The ISpiderModuleBase type exposes the following members.
| Name | Description | |
|---|---|---|
| CountElements |
Counts ISpiderElement instances contained within the module's layers
| |
| CountRules | ||
| evaluate | ||
| onStartIteration |
To be called on the start of new iteration, to trigger Active rules - within the same Web site crawl
| |
| prepare |
Prepares this instance to be used in context of new Web site, i.e. domain
| |
| reportCrawlFinished | ||
| reportDomainFinished | ||
| reportIteration | ||
| setup |
Setups this instance -- it is called by the constructor, it is abstract method in spiderModuleBase | |
| startIteration |
Sets the start of new iteration
|
| Name | Description | |
|---|---|---|
| DescribeModule | (Defined by spiderTools.) |