mam.utility
Class HotBotSearchWrapper
- public class HotBotSearchWrapper
Description of the Class
- Author:
- nideffer
- created November 28, 2001
Method Summary |
static void | main(String[] args) Description of the Method |
protected static Collection | RetrieveResults(String searchUrlString) Description of the Method |
static Collection | RetrieveSitesByKeyword(String keyword) Description of the Method |
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
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: