blindSpider Methods |
[This is preliminary documentation and is subject to change.]
The blindSpider type exposes the following members.
| Name | Description | |
|---|---|---|
| __operation_GetLoadTaskCommon | (Inherited from spiderEvaluatorBase.) | |
| AppendDataFields |
Appends its data points into new or existing property collection
(Inherited from spiderEvaluatorSimpleBase.) | |
| approveUrl |
Approves the URL for futher consideration based on url string content
(Inherited from spiderEvaluatorBase.) | |
| Clone | (Inherited from spiderEvaluatorBase.) | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| 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.) | |
| getSpiderSingleTask |
Creates single web loading task
(Inherited from spiderEvaluatorBase.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| operation_applyLinkRules |
E2: Applies passive link rules to new Active links
(Inherited from spiderEvaluatorSimpleBase.) | |
| operation_detectCrossLinks |
Populate relationship information
(Inherited from spiderEvaluatorBase.) | |
| operation_doControlAndStats | (Inherited from spiderEvaluatorBase.) | |
| operation_evaluatePages |
E3: Performes ranking, selects the next task and drops links below
(Inherited from spiderEvaluatorBase.) | |
| operation_GetLoadTask |
E3: Performes ranking, selects the next task and drops links below
(Inherited from spiderEvaluatorBase.) | |
| operation_receiveResult |
E1: Operations the receive result.
(Inherited from spiderEvaluatorBase.) | |
| prepareAll |
Prepares all rules for new case
(Inherited from spiderEvaluatorSimpleBase.) | |
| reportCrawlFinished | (Inherited from spiderEvaluatorSimpleBase.) | |
| reportDomainFinished | (Inherited from spiderEvaluatorSimpleBase.) | |
| reportIteration | (Inherited from spiderEvaluatorSimpleBase.) | |
| setStartPage |
Sets the start page and inicializes all rule sets
(Inherited from spiderEvaluatorBase.) | |
| setupAll | (Overrides spiderEvaluatorBasesetupAll.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |