public class DomainPrefixResultURIConverter extends Object implements ResultURIConverter
Constructor and Description |
---|
DomainPrefixResultURIConverter() |
Modifier and Type | Method and Description |
---|---|
String |
getHostPort() |
String |
makeReplayURI(String datespec,
String url)
return an absolute URL that will replay URL url at time datespec.
|
void |
setHostPort(String hostPort) |
public String makeReplayURI(String datespec, String url)
ResultURIConverter
makeReplayURI
in interface ResultURIConverter
datespec
- 14-digit timestamp for the desired Resourceurl
- for the desired Resourcepublic String getHostPort()
public void setHostPort(String hostPort)
hostPort
- the hostPort to setCopyright © 2005–2015 IIPC. All rights reserved.