com.ibm.batch.container.xjcl.impl
Class GlobPatternMatcherImpl

java.lang.Object
  extended by com.ibm.batch.container.xjcl.impl.GlobPatternMatcherImpl

public class GlobPatternMatcherImpl
extends Object


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

Constructor Detail

GlobPatternMatcherImpl

public GlobPatternMatcherImpl()
Method Detail

matchWithoutBackslashEscape

public boolean matchWithoutBackslashEscape(String toMatch,
                                           String pattern)


Copyright © 2013. All Rights Reserved.