public class PatternMatcherFactory extends Object
| Constructor and Description |
|---|
PatternMatcherFactory() |
| Modifier and Type | Method and Description |
|---|---|
static Spec<RelativePath> |
getPatternMatcher(boolean partialMatchDirs,
boolean caseSensitive,
String pattern) |
public static Spec<RelativePath> getPatternMatcher(boolean partialMatchDirs, boolean caseSensitive, String pattern)
Copyright © 2013. All rights reserved