|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface FileSystem
Method Summary | |
---|---|
File |
getFile(Path path)
|
File |
getFile(String path)
|
Folder |
getFolder(Path path)
|
Folder |
getFolder(String path)
|
Folder |
getProjectFolder()
|
boolean |
remove(File file)
|
boolean |
remove(Folder folder)
|
Method Detail |
---|
Folder getProjectFolder()
File getFile(Path path)
File getFile(String path)
Folder getFolder(Path path)
Folder getFolder(String path)
boolean remove(File file)
boolean remove(Folder folder)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |