Package com.sshtools.common.util
Class Search
java.lang.Object
com.sshtools.common.util.Search
- Version:
- $Revision: 1.8 $
- Author:
- $author$
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Search
public Search()
-
-
Method Details
-
matchesWildcardQuery
public static boolean matchesWildcardQuery(String str, String query) throws IllegalArgumentException - Parameters:
str
-query
-- Returns:
- Throws:
IllegalArgumentException
-