public class ArchivalUrlResultURIConverter extends Object implements ResultURIConverter, AccessPointAware
| Constructor and Description |
|---|
ArchivalUrlResultURIConverter() |
| Modifier and Type | Method and Description |
|---|---|
String |
getReplayURIPrefix() |
String |
makeReplayURI(String datespec,
String url)
return an absolute URL that will replay URL url at time datespec.
|
void |
setAccessPoint(AccessPoint accessPoint) |
void |
setReplayURIPrefix(String replayURIPrefix) |
public String makeReplayURI(String datespec, String url)
ResultURIConvertermakeReplayURI in interface ResultURIConverterdatespec - 14-digit timestamp for the desired Resourceurl - for the desired Resourcepublic void setReplayURIPrefix(String replayURIPrefix)
replayURIPrefix - the replayURIPrefix to setpublic String getReplayURIPrefix()
public void setAccessPoint(AccessPoint accessPoint)
setAccessPoint in interface AccessPointAwareaccessPoint - in use with this objectCopyright © 2005–2015 IIPC. All rights reserved.