|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Interface to a loader that loads from a file source.
| Method Summary | |
java.io.File |
getFile()
Return the current source file |
java.lang.String |
getFileDescription()
Get a one line description of the type of file |
java.lang.String |
getFileExtension()
Get the file extension used for this type of file |
void |
setFile(java.io.File file)
Set the file to load from |
| Method Detail |
public java.lang.String getFileExtension()
public java.lang.String getFileDescription()
public void setFile(java.io.File file)
throws java.io.IOException
file - the file to load from
java.io.IOException - if an error occurspublic java.io.File getFile()
File value
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||