|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
An interface for modules performing file I/O.
| Method Summary | |
boolean |
canHandle(String filename)
Returns true if the given filename can be used for I/O by this module. |
String |
getDescription()
Returns a textual description of this file I/O module. |
FileFormat[] |
getSupportedFormats()
Returns a list of file formats which are supported by this module. |
| Method Detail |
public FileFormat[] getSupportedFormats()
public boolean canHandle(String filename)
filename - the filename
public String getDescription()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||