public interface ClasspathMatcher
ClasspathScanner| Modifier and Type | Method and Description |
|---|---|
boolean |
matches(java.lang.String packagePath,
java.lang.String fileName)
Invoked for each located file, to determine if it belongs.
|
boolean matches(java.lang.String packagePath, java.lang.String fileName)
packagePath - package path containing the file, ending with '/'fileName - name of file within the package${project.version} - Copyright © 2003-2015 The Apache Software Foundation.