public class ExecutionRelativeUrlResolver extends RelativeUrlResolver
Constructor | Description |
---|---|
ExecutionRelativeUrlResolver() |
Modifier and Type | Method | Description |
---|---|---|
java.net.URL |
getURL(java.net.URL context,
java.lang.String url) |
Resolve the url in the context of context.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
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