|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface FileSystem
Handles filesystem operations
Method Summary | |
---|---|
void |
copyDirectory(File sourceDirectory,
File targetDirectory,
boolean recurse)
|
void |
copyFile(File source,
File destination)
|
String |
readFile(File file)
|
Method Detail |
---|
String readFile(File file)
void copyFile(File source, File destination)
void copyDirectory(File sourceDirectory, File targetDirectory, boolean recurse)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |