public static class PatternMatcher.Factories extends Object
| Constructor and Description |
|---|
PatternMatcher.Factories() |
| Modifier and Type | Method and Description |
|---|---|
static PatternMatcher.Factory |
from(boolean caseSensitive,
boolean exactMatch,
boolean useRegularExpressions) |
public static PatternMatcher.Factory from(boolean caseSensitive, boolean exactMatch, boolean useRegularExpressions)
Copyright © 2003-2016. All Rights Reserved.