A specialized {@code FileLocationStrategy} implementation which searches forfiles on the class path.
This strategy implementation ignores the URL and the base path components of the passed in {@link FileLocator}. It tries to look up the file name on both the class path and the system class path.
@version $Id: ClasspathLocationStrategy.java 1624601 2014-09-12 18:04:36Z oheger $ @since 2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|