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 © 2015 Nuxeo SA. All rights reserved.