mam.utility
Class HotBotSearchWrapper


public class HotBotSearchWrapper

Description of the Class

Author:
nideffer
created November 28, 2001

Field Summary
 final static StringADDRESS_START_MARKER
           
 final static StringDESCRIPTION_START_MARKER
           
 final static StringHOTBOT_KEYWORD_SEARCH_STRING
           
 final static StringSTART_OF_RESULT
           

Method Summary
 static voidmain(String[] args)
          Description of the Method
 protected static CollectionRetrieveResults(String searchUrlString)
          Description of the Method
 static CollectionRetrieveSitesByKeyword(String keyword)
          Description of the Method

Field Detail

ADDRESS_START_MARKER

public final static String ADDRESS_START_MARKER

DESCRIPTION_START_MARKER

public final static String DESCRIPTION_START_MARKER

HOTBOT_KEYWORD_SEARCH_STRING

public final static String HOTBOT_KEYWORD_SEARCH_STRING

START_OF_RESULT

public final static String START_OF_RESULT
Method Detail

main

public static void main(String[] args)
Description of the Method
Parameters:
args - Description of Parameter
Since:

RetrieveResults

protected static Collection RetrieveResults(String searchUrlString)
Description of the Method
Parameters:
searchUrlString - Description of Parameter
Returns: Description of the Returned Value
Since:

RetrieveSitesByKeyword

public static Collection RetrieveSitesByKeyword(String keyword)
Description of the Method
Parameters:
keyword - Description of Parameter
Returns: Description of the Returned Value
Since: