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, export
exportFilename, getDateFormatString, getDateString, getLastSaveFile, setDateFormatFileString, setDateFormatString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
considersRepetitions, export
public String[][] getFileExtensions()
getFileExtensions
in class Exporter
public String getFormatName()
getFormatName
in interface ICommandExporter
getFormatName
in class Exporter
public String getPreferredFileExtension()
getPreferredFileExtension
in interface ICommandExporter
getPreferredFileExtension
in class Exporter
public void export(Command command, String source, String title, int count, File exportFile) throws IrpMasterException, FileNotFoundException
export
in interface ICommandExporter
export
in class CommandExporter
IrpMasterException
FileNotFoundException
Copyright © 2015. All rights reserved.