Click or drag to resize

ruleFirstCaptionFoundevaluate Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Evaluates the specified link.

Namespace:  imbWEM.Core.crawler.rules.passive
Assembly:  imbWEM.Core (in imbWEM.Core.dll) Version: 0.3.55
Syntax
C#
public override spiderEvalRuleResult evaluate(
	spiderLink link
)

Parameters

link
Type: imbWEM.Core.crawler.targetsspiderLink
The link.

Return Value

Type: spiderEvalRuleResult

[Missing <returns> documentation for "M:imbWEM.Core.crawler.rules.passive.ruleFirstCaptionFound.evaluate(imbWEM.Core.crawler.targets.spiderLink)"]

See Also