The ExtractListener interface defines a class that can receive extraction events as an extraction process occurs.
For a list of all members of this type, see IExtractListener Members .
| Type | Description |
|---|---|
| ListExtractListener | A simple implementation of the ExtractListener interface that will listen for words and add them to a list. This allows you to quickly build a list of all of the words on a web page. |
Namespace: Encog.Bot.Browse.Extract
Assembly: encog-core-cs (in encog-core-cs.dll)
IExtractListener Members | Encog.Bot.Browse.Extract Namespace