A specialized implementation of {@code FileLocationStrategy} which checkswhether the provided file name is already an absolute file name.
This strategy ignores the URL and the base path stored in the passed in {@link FileLocator}. It is only triggered by absolute names in the locator's {@code fileName} component.
@version $Id: AbsoluteNameLocationStrategy.java 1624601 2014-09-12 18:04:36Z oheger $ @since 2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|