public class ExecutionRelativeUrlResolver extends RelativeUrlResolver
Constructor and Description |
---|
ExecutionRelativeUrlResolver() |
Modifier and Type | Method and Description |
---|---|
java.net.URL |
getURL(java.net.URL context,
java.lang.String url)
Resolve the url in the context of context.
|
getURL
public java.net.URL getURL(java.net.URL context, java.lang.String url) throws java.net.MalformedURLException
RelativeUrlResolver
getURL
in class RelativeUrlResolver
context
- The URL of the ressource containing the reference urlurl
- a relative or absolution url stringjava.net.MalformedURLException