spiderModuleBase Class |
[This is preliminary documentation and is subject to change.]
Namespace: imbWEM.Core.crawler.modules
public abstract class spiderModuleBase : IObjectWithNameAndDescription, IObjectWithDescription, IObjectWithName, ISpiderModuleBase
The spiderModuleBase type exposes the following members.
| Name | Description | |
|---|---|---|
| code |
Code name used to describe the module
| |
| description |
Human-readable description of object instance
| |
| name |
Name for this instance
| |
| parent |
Evaluator parent
| |
| rankingTargetActiveRules | ||
| rankingTargetPassiveRules | ||
| rules |
| Name | Description | |
|---|---|---|
| AddRule | ||
| CountElements | ||
| CountRules | ||
| Equals | (Inherited from Object.) | |
| evaluate | ||
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| onStartIteration | ||
| prepare | ||
| rankLinks |
Ranks the links.
| |
| reportCrawlFinished | ||
| reportDomainFinished | ||
| reportIteration | ||
| setup | ||
| startIteration | ||
| ToString | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| DescribeModule | (Defined by spiderTools.) |