org.archive.crawler.deciderules
Interface ExternalGeoLookupInterface


public interface ExternalGeoLookupInterface

Interface used by ExternalImplDecideRule.

Version:
$Date: 2005-10-03 17:46:10 +0000 (Mon, 03 Oct 2005) $, $Revision: 3860 $
Author:
stack
See Also:
ExternalImplDecideRule

Method Summary
 java.lang.String lookup(java.lang.Object obj)
           
 

Method Detail

lookup

java.lang.String lookup(java.lang.Object obj)
Parameters:
obj - Object to evaluate (Usually its type is InetAddress).
Returns:
String of a country code that the object belongs to.


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