|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface LocateFile
Locates a File. Implementing classes may contain rules, for locating the file. A message can be gotten, which gives the details, why this file was returned.
PropertyLocatedFile
Method Summary | |
---|---|
File |
getFile()
Returns the File instance. |
String |
getFileMessage()
Returns a message about how the file was located. |
Method Detail |
---|
File getFile() throws FileNotFoundException
FileNotFoundException
- Is thrown in the case the file is not found.String getFileMessage()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |