|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjecthydroScalingAPI.tools.FileManipulation
public abstract class FileManipulation
An abstract class to manage files
| Constructor Summary | |
|---|---|
FileManipulation()
|
|
| Method Summary | |
|---|---|
static void |
CopyFile(java.io.File sourceFile,
java.io.File destinationFile)
Creates a new instance of CopyFile |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FileManipulation()
| Method Detail |
|---|
public static void CopyFile(java.io.File sourceFile,
java.io.File destinationFile)
sourceFile - The source filedestinationFile - The destination file
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
CUENCAS was initially developed by Ricardo Mantilla at the University of Colorado under the supervision of Dr. Vijay K. Gupta. We wish to recognize the support from the National Science Fundation.