Click or drag to resize

breadthFirst Methods

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

The breadthFirst type exposes the following members.

Methods
  NameDescription
Public methodAppendDataFields
Appends its data points into new or existing property collection
(Inherited from spiderEvaluatorSimpleBase.)
Public methodapproveUrl
Approves the URL for futher consideration based on url string content
(Inherited from spiderEvaluatorBase.)
Public methodClone (Inherited from spiderEvaluatorBase.)
Public methodEquals (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodgetSpiderSingleTask
Creates single web loading task
(Inherited from spiderEvaluatorBase.)
Public methodGetType (Inherited from Object.)
Public methodoperation_applyLinkRules
E2: Applies passive link rules to new Active links
(Inherited from spiderEvaluatorSimpleBase.)
Public methodoperation_detectCrossLinks
Populate relationship information
(Inherited from spiderEvaluatorBase.)
Public methodoperation_evaluatePages
E3: Performes ranking, selects the next task and drops links below
(Inherited from spiderEvaluatorBase.)
Public methodoperation_GetLoadTask
E3: Performes ranking, selects the next task and drops links below
(Inherited from spiderEvaluatorBase.)
Public methodoperation_receiveResult
E1: Operations the receive result.
(Inherited from spiderEvaluatorBase.)
Public methodprepareAll
Prepares all rules for new case
(Inherited from spiderEvaluatorSimpleBase.)
Public methodreportCrawlFinished (Inherited from spiderEvaluatorSimpleBase.)
Public methodreportDomainFinished (Inherited from spiderEvaluatorSimpleBase.)
Public methodreportIteration (Inherited from spiderEvaluatorSimpleBase.)
Public methodsetStartPage
Sets the start page and inicializes all rule sets
(Inherited from spiderEvaluatorBase.)
Public methodsetupAll (Overrides spiderEvaluatorBasesetupAll.)
Public methodToString (Inherited from Object.)
Top
See Also