public abstract class AbstractExternalResource extends Object implements ExternalResource
| Constructor and Description |
|---|
AbstractExternalResource() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.ivy.plugins.repository.Resource |
clone(String cloneName) |
void |
close() |
void |
writeTo(File destination,
org.apache.ivy.util.CopyProgressListener progress) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetMetaDatapublic void writeTo(File destination, org.apache.ivy.util.CopyProgressListener progress) throws IOException
writeTo in interface ExternalResourceIOExceptionpublic org.apache.ivy.plugins.repository.Resource clone(String cloneName)
clone in interface org.apache.ivy.plugins.repository.Resourcepublic void close()
throws IOException
close in interface ExternalResourceIOExceptionCopyright © 2013. All rights reserved