public interface ClassPathLocationScanner
Set<String> findResourceNames(String location, URL locationUrl) throws IOException
location - The system-independent location on the classpath.locationUrl - The system-specific physical location URL.IOException - when the scanning failed.Copyright © 2021. All rights reserved.