public class ExcludeFilter extends AbstractFilter
pattern| Constructor and Description |
|---|
ExcludeFilter(Path pattern) |
ExcludeFilter(String pattern) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
accept(Path path) |
boolean |
isExclusive() |
accept, segmentMatch, segmentsMatchpublic ExcludeFilter(Path pattern)
public ExcludeFilter(String pattern)
public boolean isExclusive()
Copyright © 2019 Nuxeo. All rights reserved.