public static class ClassTestFinder.TestFileNameFilter extends Object implements ClassFinder.FileNameFilter, ClassFinder.ResourcePathFilter
| Modifier and Type | Field and Description | 
|---|---|
private static Pattern | 
hadoopCompactRe  | 
| Constructor and Description | 
|---|
TestFileNameFilter()  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
isCandidateFile(String fileName,
               String absFilePath)  | 
boolean | 
isCandidatePath(String resourcePath,
               boolean isJar)  | 
private static final Pattern hadoopCompactRe
public TestFileNameFilter()
public boolean isCandidateFile(String fileName, String absFilePath)
isCandidateFile in interface ClassFinder.FileNameFilterpublic boolean isCandidatePath(String resourcePath, boolean isJar)
isCandidatePath in interface ClassFinder.ResourcePathFilterCopyright © 2007–2019 The Apache Software Foundation. All rights reserved.