RSE
Release 3.3

org.eclipse.rse.services.clientserver
Class StringComparePatternMatcher

java.lang.Object
  extended by org.eclipse.rse.services.clientserver.StringComparePatternMatcher
All Implemented Interfaces:
ISearchPatternMatcher

public class StringComparePatternMatcher
extends Object
implements ISearchPatternMatcher


Constructor Summary
StringComparePatternMatcher(String pattern)
           
 
Method Summary
 boolean stringMatches(String compareString)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StringComparePatternMatcher

public StringComparePatternMatcher(String pattern)
Method Detail

stringMatches

public boolean stringMatches(String compareString)
Specified by:
stringMatches in interface ISearchPatternMatcher

RSE
Release 3.3

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