| Package | Description |
|---|---|
| edu.uci.ics.crawler4j.crawler |
| Modifier and Type | Field and Description |
|---|---|
protected CrawlController |
WebCrawler.myController
The controller instance that has created this crawler thread.
|
| Modifier and Type | Method and Description |
|---|---|
CrawlController |
WebCrawler.getMyController() |
| Modifier and Type | Method and Description |
|---|---|
void |
WebCrawler.init(int id,
CrawlController crawlController)
Initializes the current instance of the crawler
|
Copyright © 2017. All rights reserved.