org.apache.ivy.core
Class ExecutionRelativeUrlResolver
public
class
ExecutionRelativeUrlResolver
extends RelativeUrlResolver
Resolve relative url relatively to the current execution directory instead
of relatively to the context.
This is was actually done prior 2.0. This class allow thus to work
in a backward compatible mode.
public URL getURL(URL context, String url)