Interface FileMatchProcessorWrapper.FilePathTester
-
- Enclosing class:
- FileMatchProcessorWrapper
public static interface FileMatchProcessorWrapper.FilePathTesterAn interface used to test whether a file's relative path matches a given specification.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanfilePathMatches(String relativePathStr, LogNode log)
-