public interface PathFilter
*
- match any char from a path segment
**
- match any path segment
Modifier and Type | Method and Description |
---|---|
boolean |
accept(Path path) |
boolean |
isExclusive() |
boolean isExclusive()
Copyright © 2018 Nuxeo. All rights reserved.