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 accept(Path path)
boolean isExclusive()
Copyright © 2013 Nuxeo SA. All Rights Reserved.