Click or drag to resize

ISpiderModuleBase Methods

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[This is preliminary documentation and is subject to change.]

The ISpiderModuleBase type exposes the following members.

Methods
  NameDescription
Public methodCountElements
Counts ISpiderElement instances contained within the module's layers
Public methodCountRules
Counts the rules - count may have filters (when type and role are not none and none
Public methodevaluate
Public methodonStartIteration
To be called on the start of new iteration, to trigger Active rules - within the same Web site crawl
Public methodprepare
Prepares this instance to be used in context of new Web site, i.e. domain
Public methodreportCrawlFinished
Public methodreportDomainFinished
Public methodreportIteration
Public methodsetup
Setups this instance -- it is called by the constructor, it is abstract method in spiderModuleBase
Public methodstartIteration
Sets the start of new iteration
Top
Extension Methods
  NameDescription
Public Extension MethodDescribeModule (Defined by spiderTools.)
Top
See Also