| Package | Description |
|---|---|
| org.lockss.laaws.crawler.model |
| Modifier and Type | Method and Description |
|---|---|
UrlInfo |
UrlInfo.addReferrersItem(String referrersItem) |
UrlInfo |
UrlInfo.error(UrlError error) |
UrlInfo |
UrlInfo.referrers(List<String> referrers) |
UrlInfo |
UrlInfo.url(String url) |
| Modifier and Type | Method and Description |
|---|---|
List<UrlInfo> |
UrlPager.getUrls()
An list of url with related info.
|
| Modifier and Type | Method and Description |
|---|---|
UrlPager |
UrlPager.addUrlsItem(UrlInfo urlsItem) |
| Modifier and Type | Method and Description |
|---|---|
void |
UrlPager.setUrls(List<UrlInfo> urls) |
UrlPager |
UrlPager.urls(List<UrlInfo> urls) |
Copyright © 2000–2023 LOCKSS Program. All rights reserved.