|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface FileAccessor
A way to access files.
Method Summary | |
---|---|
File |
locateFile(String filename)
Given a filename, return the appropriate File object for it. |
Method Detail |
---|
File locateFile(String filename) throws ServerException
filename
- Name of file.
ServerException
- if an error occurs.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |