org.archive.wayback.proxy
Class RedirectResultURIConverter
java.lang.Object
org.archive.wayback.proxy.RedirectResultURIConverter
- All Implemented Interfaces:
- ResultURIConverter
public class RedirectResultURIConverter
- extends Object
- implements ResultURIConverter
- Version:
- $Date: 2010-09-29 05:28:38 +0700 (Wed, 29 Sep 2010) $, $Revision: 3262 $
- Author:
- brad
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RedirectResultURIConverter
public RedirectResultURIConverter()
makeReplayURI
public String makeReplayURI(String datespec,
String url)
- Description copied from interface:
ResultURIConverter
- return an absolute URL that will replay URL url at time datespec.
- Specified by:
makeReplayURI in interface ResultURIConverter
- Parameters:
datespec - 14-digit timestamp for the desired Resourceurl - for the desired Resource
- Returns:
- absolute replay URL
setRedirectURI
public void setRedirectURI(String redirectURI)
- Parameters:
redirectURI - the redirectURI to set
Copyright © 2005-2011 Internet Archive. All Rights Reserved.