mam.utility
Class GenericSearchWrapper

Direct Known Subclasses:
GoogleSearchWrapper

public class GenericSearchWrapper

Description of the Class

Author:
nideffer
created November 28, 2001

Method Summary
 static CollectionRetrieveSimiliarSites(String urlString)
          Description of the Method
 static CollectionRetrieveSitesByKeyword(String urlString)
          Description of the Method
 static StringStrip(String source, String strippedText)
          Description of the Method

Method Detail

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: