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

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

public class MD5LocationFile
extends Object

Version:
$Date: 2010-09-29 05:28:38 +0700 (Wed, 29 Sep 2010) $, $Revision: 3262 $
Author:
brad

Constructor Summary
MD5LocationFile(FlatFile cachedFile)
           
 
Method Summary
 Object[] getLocationsForMD5(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 Object[] getLocationsForMD5(String md5)
                            throws IOException
Parameters:
md5 -
Returns:
array of String locations where sources of the MD5 can be found.
Throws:
IOException


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