public class IctExporter extends CommandExporter implements ICommandExporter
| Constructor and Description |
|---|
IctExporter() |
| Modifier and Type | Method and Description |
|---|---|
void |
export(Command command,
String source,
String title,
int count,
File exportFile) |
String[][] |
getFileExtensions() |
String |
getFormatName() |
String |
getPreferredFileExtension() |
considersRepetitions, exportexportFilename, getDateFormatString, getDateString, getLastSaveFile, setDateFormatFileString, setDateFormatStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitconsidersRepetitions, exportpublic String[][] getFileExtensions()
getFileExtensions in class Exporterpublic String getFormatName()
getFormatName in interface ICommandExportergetFormatName in class Exporterpublic String getPreferredFileExtension()
getPreferredFileExtension in interface ICommandExportergetPreferredFileExtension in class Exporterpublic void export(Command command, String source, String title, int count, File exportFile) throws IrpMasterException, FileNotFoundException
export in interface ICommandExporterexport in class CommandExporterIrpMasterExceptionFileNotFoundExceptionCopyright © 2015. All rights reserved.