Package | Description |
---|---|
org.wandora.utils |
Modifier and Type | Field and Description |
---|---|
private Abortable |
ManualFileCopy.parent |
private Abortable |
NativeFileCopy.parent |
Modifier and Type | Method and Description |
---|---|
Abortable.Impl |
Abortable.ImplFactory.create(Abortable parent) |
Constructor and Description |
---|
ManualFileCopy(Abortable parent,
java.lang.String outPath,
java.lang.String inPath) |
NativeFileCopy(Abortable parent,
java.lang.String destination,
java.lang.String source,
java.lang.String[] copyCommand) |
Copyright 2004-2015 Wandora Team