public static class PatternMatcher.Factories extends Object
| Constructor and Description |
|---|
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–2018. All rights reserved.