public class PathFilteringService extends Object
| Constructor and Description |
|---|
PathFilteringService(java.nio.file.Path ignoreRulesFilePath) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isFileExcluded(java.nio.file.Path path) |
public PathFilteringService(java.nio.file.Path ignoreRulesFilePath) throws IOException
IOExceptionpublic boolean isFileExcluded(java.nio.file.Path path)
Copyright © 2004-2015. All Rights Reserved.