Click or drag to resize

ruleActiveLinkStructurelearn Method (spiderLink)

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Takes information from page - called before evaluation

Namespace:  imbWEM.Core.crawler.rules.active
Assembly:  imbWEM.Core (in imbWEM.Core.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax
C#
public override void learn(
	spiderLink link
)

Parameters

link
Type: imbWEM.Core.crawler.targetsspiderLink

[Missing <param name="link"/> documentation for "M:imbWEM.Core.crawler.rules.active.ruleActiveLinkStructure.learn(imbWEM.Core.crawler.targets.spiderLink)"]

See Also