mam.utility
Class UrlUtility


public class UrlUtility

Description of the Class

Author:
nideffer
created October 4, 2001

Method Summary
 static StringgetRelevantKeyword(String urlString, Collection collKeyword)
          Blocking check of relevance of a page

Method Detail

getRelevantKeyword

public static String getRelevantKeyword(String urlString, Collection collKeyword)
throws java.lang.Exception
Blocking check of relevance of a page
Parameters:
urlString - Description of Parameter
collKeyword - Description of Parameter
Returns: The Relevant value
Throws:
Exception - Description of Exception
Since: