public class FileUtil
extends java.lang.Object
Constructor | Description |
---|---|
FileUtil() |
Modifier and Type | Method | Description |
---|---|---|
static boolean |
copy(java.io.File inFile,
java.io.File outFile) |
This method copies one file to another location
|
Copyright © 2018. All rights reserved.