com.sshtools.common.util
Class Search

java.lang.Object
  extended by com.sshtools.common.util.Search

public class Search
extends java.lang.Object

Version:
$Revision: 1.8 $
Author:
$author$

Constructor Summary
Search()
           
 
Method Summary
static boolean matchesWildcardQuery(java.lang.String str, java.lang.String query)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Search

public Search()
Method Detail

matchesWildcardQuery

public static boolean matchesWildcardQuery(java.lang.String str,
                                           java.lang.String query)
                                    throws java.lang.IllegalArgumentException
Parameters:
str -
query -
Returns:
Throws:
java.lang.IllegalArgumentException


Copyright © 2002-2003 Lee David Painter & Contributors. All Rights Reserved.