| ExecutionRelativeUrlResolver |
Resolve relative url relatively to the current execution directory instead of relatively to the
context.
|
| IvyContext |
This class represents an execution context of an Ivy action.
|
| IvyPatternHelper |
|
| IvyPatternHelper.OriginalArtifactNameValue |
This class returns the original name of the artifact 'on demand'.
|
| IvyPatternHelper.Validated |
This class returns a captured value after validating it doesn't
contain any path traversal sequence.
|
| IvyThread |
A simple thread subclass associated the same IvyContext as the thread in which it is
instantiated.
|
| LogOptions |
|
| NormalRelativeUrlResolver |
Normal implementation of RelativeUrlResolver.
|
| RelativeUrlResolver |
Resolve an file or url relatively to its context.
|