public static class SimplePatternMatcher.Factory extends Object implements PatternMatcher.Factory
| Constructor and Description |
|---|
SimplePatternMatcher.Factory(boolean caseSensitive,
boolean exactMatch) |
public SimplePatternMatcher.Factory(boolean caseSensitive,
boolean exactMatch)
public PatternMatcher create(String pattern)
create in interface PatternMatcher.FactoryCopyright © 2003-2016. All Rights Reserved.