|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface FileSystemView
This is an abstraction over the user file system view.
Method Summary | |
---|---|
SshFile |
getFile(SshFile baseDir,
String file)
Get file object. |
SshFile |
getFile(String file)
Get file object. |
Method Detail |
---|
SshFile getFile(String file)
file
- The path to the file to get
SshFile
for the provided pathSshFile getFile(SshFile baseDir, String file)
baseDir
- The reference towards which the file should be resolvedfile
- The path to the file to get
SshFile
for the provided path
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |