public class DynamicRemoteSetExportFormat extends RemoteSetExporter implements IRemoteSetExporter
| Modifier and Type | Field and Description |
|---|---|
static String |
exportFormatNamespace |
creatingUser| Modifier and Type | Method and Description |
|---|---|
boolean |
considersRepetitions() |
void |
export(RemoteSet remoteSet,
String title,
int count,
File saveFile,
String charsetName) |
String[][] |
getFileExtensions() |
String |
getFormatName() |
String |
getPreferredFileExtension() |
static void |
main(String[] args) |
boolean |
supportsMetaData() |
export, export, export, export, export, export, export, supportsEmbeddedFormatsexportFilename, getDateFormatString, getDateString, getLastSaveFile, setDateFormatFileString, setDateFormatStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitexport, export, export, export, export, supportsEmbeddedFormatsexport, exportpublic static final String exportFormatNamespace
public static void main(String[] args)
public boolean considersRepetitions()
considersRepetitions in interface ICommandExporterconsidersRepetitions in class RemoteSetExporterpublic String[][] getFileExtensions()
getFileExtensions in class Exporterpublic String getFormatName()
getFormatName in interface ICommandExportergetFormatName in class Exporterpublic String getPreferredFileExtension()
getPreferredFileExtension in interface ICommandExportergetPreferredFileExtension in class Exporterpublic boolean supportsMetaData()
supportsMetaData in class RemoteSetExporterpublic void export(RemoteSet remoteSet, String title, int count, File saveFile, String charsetName) throws IOException, IrpMasterException
export in interface IRemoteSetExporterexport in class RemoteSetExporterIOExceptionIrpMasterExceptionCopyright © 2016. All rights reserved.