org.archive.wayback.resourceindex.cdx.dynamic
Class MD5LocationFile

java.lang.Object
  extended by org.archive.wayback.resourceindex.cdx.dynamic.MD5LocationFile

public class MD5LocationFile
extends java.lang.Object

Version:
$Date$, $Revision$
Author:
brad

Constructor Summary
MD5LocationFile(FlatFile cachedFile)
           
 
Method Summary
 java.lang.Object[] getLocationsForMD5(java.lang.String md5)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MD5LocationFile

public MD5LocationFile(FlatFile cachedFile)
Parameters:
cachedFile -
Method Detail

getLocationsForMD5

public java.lang.Object[] getLocationsForMD5(java.lang.String md5)
                                      throws java.io.IOException
Parameters:
md5 -
Returns:
array of String locations where sources of the MD5 can be found.
Throws:
java.io.IOException


Copyright © 2005-2009 Internet Archive. All Rights Reserved.