RSE
Release 3.2

org.eclipse.rse.services.clientserver
Interface ISearchPatternMatcher

All Known Implementing Classes:
RegexPatternMatcher, StringComparePatternMatcher

public interface ISearchPatternMatcher

Interface for different pattern matchers used in search


Method Summary
 boolean stringMatches(String compareStr)
           
 

Method Detail

stringMatches

boolean stringMatches(String compareStr)

RSE
Release 3.2

Copyright (c) IBM Corporation and others 2000, 2010. All Rights Reserved.