| Package | Description |
|---|---|
| de.l3s.icrawl.crawler | |
| de.l3s.icrawl.crawler.analysis |
Analysis of the content of crawled Web pages.
|
| de.l3s.icrawl.crawler.io |
Fetching and storing of archive snapshots
|
| de.l3s.icrawl.snapshots |
| Modifier and Type | Method and Description |
|---|---|
Snapshot |
CrawledResource.getResource() |
| Constructor and Description |
|---|
CrawledResource(CrawlUrl url,
Snapshot resource,
double relevance,
ZonedDateTime modifiedDate) |
CrawledResource(CrawlUrl url,
Snapshot resource,
double relevance,
ZonedDateTime modifiedDate,
Duration snapshotsDuration,
double minRelevance,
double maxRelevance) |
| Modifier and Type | Method and Description |
|---|---|
ResourceAnalyser.Result |
ResourceAnalyser.analyse(Snapshot resource,
CrawlUrl url) |
| Modifier and Type | Method and Description |
|---|---|
List<Snapshot> |
ArchiveFetcher.get(CrawlUrl url,
TimeSpecification referenceTime) |
| Modifier and Type | Method and Description |
|---|---|
Snapshot |
ArchiveRecordParser.readSnapshot(org.archive.io.ArchiveRecord archiveRecord) |
Copyright © 2017. All rights reserved.