public abstract class AbstractFilter extends Object implements PathFilter
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractFilter(Path pattern) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
accept(Path path,
boolean defaultPolicy) |
static boolean |
segmentMatch(String pattern,
String segment) |
protected static boolean |
segmentsMatch(Path pattern,
Path path) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaccept, isExclusiveCopyright © 2019 Nuxeo SA. All rights reserved.