|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
A file I/O module which can save data to disk.
| Method Summary | |
void |
save(RootData data,
String filename)
Saves the document data to disk. |
| Methods inherited from interface org.bs.mdi.FileIOModule |
canHandle, getDescription, getSupportedFormats |
| Method Detail |
public void save(RootData data,
String filename)
throws FileIOException
data - the datafilename - the filename to be written to
FileIOException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||