| Package | Description |
|---|---|
| edu.uci.ics.crawler4j.crawler | |
| edu.uci.ics.crawler4j.fetcher | |
| edu.uci.ics.crawler4j.frontier | |
| edu.uci.ics.crawler4j.parser |
| Modifier and Type | Field and Description |
|---|---|
protected CrawlConfig |
Configurable.config |
| Modifier and Type | Method and Description |
|---|---|
CrawlConfig |
Configurable.getConfig() |
| Constructor and Description |
|---|
Configurable(CrawlConfig config) |
CrawlController(CrawlConfig config,
PageFetcher pageFetcher,
RobotstxtServer robotstxtServer) |
| Constructor and Description |
|---|
PageFetcher(CrawlConfig config) |
| Constructor and Description |
|---|
Counters(com.sleepycat.je.Environment env,
CrawlConfig config) |
DocIDServer(com.sleepycat.je.Environment env,
CrawlConfig config) |
Frontier(com.sleepycat.je.Environment env,
CrawlConfig config) |
| Constructor and Description |
|---|
Parser(CrawlConfig config) |
Copyright © 2015. All rights reserved.