Click or drag to resize

spiderTargetCollection Class

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Web context targets collection
Inheritance Hierarchy
SystemObject
  imbWEM.Core.crawler.targetsspiderTargetCollection

Namespace:  imbWEM.Core.crawler.targets
Assembly:  imbWEM.Core (in imbWEM.Core.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax
C#
public class spiderTargetCollection : IObjectWithName, 
	IObjectWithDescription, IObjectWithNameAndDescription, IEnumerable<spiderTarget>, IEnumerable, 
	ISpiderTargetCollection, IEnumerable<ISpiderTarget>

The spiderTargetCollection type exposes the following members.

Constructors
  NameDescription
Public methodspiderTargetCollection
Initializes a new instance of the spiderTargetCollection class
Top
Properties
  NameDescription
Public propertyblocks
Public propertydescription
Human-readable description of object instance
Public propertydlTargetLinkTokens
Public propertydlTargetPageTokens
Public propertylinkMatrix
Public propertyname
Name for this instance
Public propertytermOther
Public propertytermsAll
Public propertytermSerbian
Public propertywRecord
Top
Methods
  NameDescription
Public methodAttachPage
Attaches the page and performes content decomposition
Public methodEquals (Inherited from Object.)
Public methodGetAceMatrixRotated
Gets the ace matrix rotated: X axis are unvisited targets, Y axis are visited
Public methodGetByOrigin
Gets the link by origin
Public methodGetByTarget
Public methodGetByURL
Public methodGetDataTable
Gets the data table of all targets
Public methodGetEnumerator
Public methodGetFlags
Public methodGetHash
Public methodGetHashCode (Inherited from Object.)
Public methodGetKeyForVector
Public methodgetLinkCount
Public methodgetLinkCountRotated
Public methodGetLinkMatrix
Public methodGetLinkMatrixRotated
Public methodGetLoaded
Returns all loaded targets, in order of target detection
Public methodGetLoadedInIteration
Gets targets loaded in the specified iteration
Public methodGetLoadedInOrderOfLoad
Gets targets loaded in order of load
Public methodGetOrCreateTarget
Gets the or create target.
Public methodGetType (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also

Reference

IObjectWithName
IObjectWithDescription
IObjectWithNameAndDescription