|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface FSContext
A file system context, based on the notion of a single working directory.
Method Summary | |
---|---|
File |
getFile(String path)
Returns a file with the specified path. |
String |
getWorkingDir()
Returns the working directory |
void |
setWorkingDir(String path)
Sets the working directory to the given path (relative or absolute) |
Method Detail |
---|
void setWorkingDir(String path)
String getWorkingDir()
File getFile(String path)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |