mam.utility
Class GenericSearchWrapper
- Direct Known Subclasses:
- GoogleSearchWrapper
- public class GenericSearchWrapper
Description of the Class
- Author:
- nideffer
- created November 28, 2001
Method Summary |
static Collection | RetrieveSimiliarSites(String urlString) Description of the Method |
static Collection | RetrieveSitesByKeyword(String urlString) Description of the Method |
static String | Strip(String source, String strippedText) Description of the Method |
RetrieveSimiliarSites
public static Collection RetrieveSimiliarSites(String urlString)
- Description of the Method
- Parameters:
- urlString - Description of Parameter
- Returns: Description of the Returned Value
- Since:
RetrieveSitesByKeyword
public static Collection RetrieveSitesByKeyword(String urlString)
- Description of the Method
- Parameters:
- urlString - Description of Parameter
- Returns: Description of the Returned Value
- Since:
Strip
public static String Strip(String source, String strippedText)
- Description of the Method
- Parameters:
- source - Description of Parameter
- strippedText - Description of Parameter
- Returns: Description of the Returned Value
- Since: