public static interface ClassPathUtils.IURLResolver
Modifier and Type | Method and Description |
---|---|
java.net.URL |
resolve(java.net.URL url)
Resolves the URL and returns the result.
|
java.net.URL resolve(java.net.URL url) throws java.io.IOException
java.io.IOException