Package | Description |
---|---|
nl.knaw.dans.rs.aggregator.discover |
Classes for discovering sitemaps on ResourceSync Sources.
|
nl.knaw.dans.rs.aggregator.sync |
Workers collectors and default implementations for ResourceSync synchronisation at a Destination.
|
nl.knaw.dans.rs.aggregator.syncore |
Core classes and interfaces for ResourceSync synchronisation at a Destination.
|
Modifier and Type | Method and Description |
---|---|
ResultIndex |
RsExplorer.explore(URI uri) |
ResultIndex |
Expedition.exploreAndMerge(String url) |
ResultIndex |
ResultIndexPivot.getResultIndex() |
ResultIndex |
ResultIndex.merge(ResultIndex other)
Merge the given ResultIndex with this ResultIndex.
|
Modifier and Type | Method and Description |
---|---|
List<ResultIndex> |
Expedition.explore(String url)
Gather ResourceSync Framework documents from a source in ResultIndexes.
|
Modifier and Type | Method and Description |
---|---|
Result<RsRoot> |
RsExplorer.explore(URI uri,
ResultIndex index) |
Result<LinkList> |
LinkExplorer.explore(URI uri,
ResultIndex index) |
abstract Result<?> |
AbstractUriExplorer.explore(URI uri,
ResultIndex index) |
ResultIndex |
ResultIndex.merge(ResultIndex other)
Merge the given ResultIndex with this ResultIndex.
|
Constructor and Description |
---|
ResultIndexPivot(ResultIndex resultIndex) |
UrlSetPivot(ResultIndex resultIndex) |
Modifier and Type | Method and Description |
---|---|
ResultIndex |
SitemapCollector.getCurrentIndex() |
Modifier and Type | Method and Description |
---|---|
void |
DefaultSyncPostProcessor.postProcess(ResultIndex resultIndex,
PathFinder pathFinder,
RsProperties syncProps) |
Modifier and Type | Method and Description |
---|---|
void |
SyncPostProcessor.postProcess(ResultIndex resultIndex,
PathFinder pathFinder,
RsProperties syncProps)
Post process after the synchronisation that was done with the given resultIndex and pathFinder and that
resulted in the given syncProps.
|
Copyright © 2017. All rights reserved.