public interface ExternalResource
extends org.apache.ivy.plugins.repository.Resource
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
ExternalResourceMetaData |
getMetaData() |
void |
writeTo(File destination,
org.apache.ivy.util.CopyProgressListener progress) |
void writeTo(File destination, org.apache.ivy.util.CopyProgressListener progress) throws IOException
IOExceptionvoid close()
throws IOException
IOException@Nullable ExternalResourceMetaData getMetaData()
Copyright © 2013. All rights reserved