public interface UrlResolver
| Modifier and Type | Method and Description |
|---|---|
URL |
toStandardJavaUrl(URL url)
Resolves this container-specific URL into standard Java URL.
|
URL toStandardJavaUrl(URL url) throws IOException
url - The URL to resolve.IOException - when the scanning failed.Copyright © 2017. All rights reserved.