public static class RecursiveScanner.FilePathMatcher extends Object
Constructor and Description |
---|
FilePathMatcher(RecursiveScanner.FilePathTester filePathTester,
FileMatchProcessorWithContext fileMatchProcessorWithContext) |
Modifier and Type | Method and Description |
---|---|
boolean |
filePathMatches(File classpathElt,
String relativePath) |
void |
processMatch(File classpathElt,
String relativePath,
InputStream inputStream,
int inputStreamLengthBytes) |
public FilePathMatcher(RecursiveScanner.FilePathTester filePathTester, FileMatchProcessorWithContext fileMatchProcessorWithContext)
public void processMatch(File classpathElt, String relativePath, InputStream inputStream, int inputStreamLengthBytes) throws IOException
IOException
Copyright © 2015. All rights reserved.