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)
url - The URL to resolve.Copyright © 2019. All rights reserved.