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<Sitemapindex>> |
ResultIndexPivot.listSitemapindexResults() |
List<Result<Sitemapindex>> |
ResultIndexPivot.listSitemapindexResults(Capability capability) |
List<Result<Sitemapindex>> |
ResultIndexPivot.listSitemapindexResultsByLevel(int capabilityLevel) |
Modifier and Type | Method and Description |
---|---|
Optional<Sitemapindex> |
RsDocumentReader.getLatestSitemapindex() |
Modifier and Type | Method and Description |
---|---|
Sitemapindex |
ObjectFactory.createSitemapIndex() |
Modifier and Type | Method and Description |
---|---|
JAXBElement<Sitemapindex> |
ObjectFactory.createSitemapIndex(Sitemapindex value) |
Optional<Sitemapindex> |
RsBuilder.getSitemapindex()
Get an optional Sitemapindex of the latest unmarshalled document.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<Sitemapindex> |
ObjectFactory.createSitemapIndex(Sitemapindex value) |
Copyright © 2017. All rights reserved.