public class CopyFile extends Object
| Constructor and Description |
|---|
CopyFile() |
| Modifier and Type | Method and Description |
|---|---|
void |
copyFile(File inputFile,
File outputDir) |
static void |
main(String[] args) |
String |
popNextArg(String argSwitch,
List<String> argList) |
void |
run(String[] args) |
public void run(String[] args)
public void copyFile(File inputFile, File outputDir) throws IOException
IOExceptionCopyright © 2012–2015 Fizzed Inc. All rights reserved.