Click or drag to resize

nameComposerGetData Method (ICrawlJobContext, ISpiderEvaluatorBase)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

[Missing <summary> documentation for "M:imbWEM.Core.console.nameComposer.GetData(imbWEM.Core.consolePlugin.ICrawlJobContext,imbWEM.Core.crawler.evaluators.ISpiderEvaluatorBase)"]

Namespace:  imbWEM.Core.console
Assembly:  imbWEM.Core (in imbWEM.Core.dll) Version: 0.3.55
Syntax
C#
public static PropertyCollection GetData(
	ICrawlJobContext state,
	ISpiderEvaluatorBase crawler
)

Parameters

state
Type: imbWEM.Core.consolePluginICrawlJobContext

[Missing <param name="state"/> documentation for "M:imbWEM.Core.console.nameComposer.GetData(imbWEM.Core.consolePlugin.ICrawlJobContext,imbWEM.Core.crawler.evaluators.ISpiderEvaluatorBase)"]

crawler
Type: imbWEM.Core.crawler.evaluatorsISpiderEvaluatorBase

[Missing <param name="crawler"/> documentation for "M:imbWEM.Core.console.nameComposer.GetData(imbWEM.Core.consolePlugin.ICrawlJobContext,imbWEM.Core.crawler.evaluators.ISpiderEvaluatorBase)"]

Return Value

Type: PropertyCollection

[Missing <returns> documentation for "M:imbWEM.Core.console.nameComposer.GetData(imbWEM.Core.consolePlugin.ICrawlJobContext,imbWEM.Core.crawler.evaluators.ISpiderEvaluatorBase)"]

See Also