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