|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use FileExporter | |
| org.bs.mdi | |
| Uses of FileExporter in org.bs.mdi |
| Methods in org.bs.mdi that return FileExporter | |
FileExporter[] |
FileIOManager.getFileExporters()
Returns a list of all registered file exporter modules. |
| Methods in org.bs.mdi with parameters of type FileExporter | |
void |
FileIOManager.export(RootData data,
FileExporter exporter)
Exports the data using the specified exporter module. |
void |
Application.exportDocument(FileExporter exporter)
Tries to export the current document. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||