templateModule Class |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:imbWEM.Core.crawler.modules.implementation.templateModule"]
Namespace: imbWEM.Core.crawler.modules.implementation
public class templateModule : spiderLayerModuleBase
The templateModule type exposes the following members.
| Name | Description | |
|---|---|---|
| templateModule | Initializes a new instance of the templateModule class |
| Name | Description | |
|---|---|---|
| alternative | ||
| code |
Code name used to describe the module
(Inherited from spiderModuleBase.) | |
| description |
Human-readable description of object instance
(Inherited from spiderModuleBase.) | |
| doTakeFromLower |
if true it will pull from lower than the best layer in order to reach the pull limit
(Inherited from spiderLayerModuleBase.) | |
| layerActiveRules | (Inherited from spiderLayerModuleBase.) | |
| layerPassiveRules | (Inherited from spiderLayerModuleBase.) | |
| layers | (Inherited from spiderLayerModuleBase.) | |
| name |
Name for this instance
(Inherited from spiderModuleBase.) | |
| parent |
Evaluator parent
(Inherited from spiderModuleBase.) | |
| pullLimit |
Number of the links returned
(Inherited from spiderLayerModuleBase.) | |
| rankingTargetActiveRules | (Inherited from spiderLayerModuleBase.) | |
| rankingTargetPassiveRules | (Inherited from spiderLayerModuleBase.) | |
| restPolicy | (Inherited from spiderLayerModuleBase.) | |
| rules | (Inherited from spiderModuleBase.) |
| Name | Description | |
|---|---|---|
| AddRule | (Inherited from spiderLayerModuleBase.) | |
| CountElements | (Inherited from spiderLayerModuleBase.) | |
| CountRules | (Inherited from spiderModuleBase.) | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| evaluate(ISpiderModuleData, modelSpiderSiteRecord) | (Inherited from spiderLayerModuleBase.) | |
| evaluate(spiderModuleDataspiderLink, modelSpiderSiteRecord) |
Evaluates the specified input with links
(Inherited from spiderLayerModuleBase.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| onStartIteration | (Inherited from spiderModuleBase.) | |
| prepare |
Prepares this instance.
(Inherited from spiderLayerModuleBase.) | |
| rankLinks |
Ranks the links.
(Inherited from spiderModuleBase.) | |
| reportCrawlFinished | (Overrides spiderModuleBasereportCrawlFinished(directAnalyticReporter, modelSpiderTestRecord).) | |
| reportDomainFinished | (Overrides spiderModuleBasereportDomainFinished(directAnalyticReporter, modelSpiderSiteRecord).) | |
| reportIteration | (Overrides spiderLayerModuleBasereportIteration(directAnalyticReporter, modelSpiderSiteRecord).) | |
| setup | (Overrides spiderModuleBasesetup.) | |
| startIteration | (Inherited from spiderLayerModuleBase.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| _parent | (Inherited from spiderModuleBase.) |