A utility class providing helper methods related to locating files.
The methods of this class are used behind the scenes when retrieving configuration files based on different criteria, e.g. URLs, files, or more complex search strategies. They also implement functionality required by the default {@link FileSystem} implementations. Most methods are intended to beused internally only by other classes in the {@code io} package.
@version $Id: FileLocatorUtils.java 1624601 2014-09-12 18:04:36Z oheger $ @since 2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|