| Package | Description |
|---|---|
| org.lockss.laaws.crawler.model |
| Modifier and Type | Method and Description |
|---|---|
MimeCounter |
MimeCounter.count(Integer count) |
MimeCounter |
MimeCounter.counterLink(String counterLink) |
MimeCounter |
MimeCounter.mimeType(String mimeType) |
| Modifier and Type | Method and Description |
|---|---|
List<MimeCounter> |
CrawlStatus.getMimeTypes()
The list of urls by mimeType.
|
| Modifier and Type | Method and Description |
|---|---|
CrawlStatus |
CrawlStatus.addMimeTypesItem(MimeCounter mimeTypesItem) |
| Modifier and Type | Method and Description |
|---|---|
CrawlStatus |
CrawlStatus.mimeTypes(List<MimeCounter> mimeTypes) |
void |
CrawlStatus.setMimeTypes(List<MimeCounter> mimeTypes) |
Copyright © 2000–2023 LOCKSS Program. All rights reserved.