Package | Description |
---|---|
nl.knaw.dans.rs.aggregator.discover |
Classes for discovering sitemaps on ResourceSync Sources.
|
nl.knaw.dans.rs.aggregator.http |
Classes and Exceptions for accessing remote resources and sitemaps.
|
nl.knaw.dans.rs.aggregator.xml |
JAXB implementation for marshalling and unmarshalling sitemap documents.
|
Modifier and Type | Method and Description |
---|---|
List<Result<Urlset>> |
UrlSetPivot.listSortedUrlsetResults(Capability capability) |
List<Result<Urlset>> |
UrlSetPivot.listUrlsetResults() |
List<Result<Urlset>> |
UrlSetPivot.listUrlsetResults(Capability capability) |
List<Result<Urlset>> |
UrlSetPivot.listUrlsetResultsByLevel(int capabilityLevel) |
Modifier and Type | Method and Description |
---|---|
Optional<Urlset> |
RsDocumentReader.getLatestUrlset() |
Modifier and Type | Method and Description |
---|---|
Urlset |
ObjectFactory.createUrlset() |
Modifier and Type | Method and Description |
---|---|
JAXBElement<Urlset> |
ObjectFactory.createUrlset(Urlset value) |
Optional<Urlset> |
RsBuilder.getUrlset()
Get an optional Urlset of the latest unmarshalled document.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<Urlset> |
ObjectFactory.createUrlset(Urlset value) |
Copyright © 2017. All rights reserved.