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.
Method Summary
URLgetURL(URL context, String url)

Method Detail

getURL

public URL getURL(URL context, String url)