public class TextExporter extends RemoteSetExporter implements IRemoteSetExporter
creatingUser| Constructor and Description |
|---|
TextExporter() |
TextExporter(boolean generateRaw,
boolean generateCcf,
boolean generateParameters,
Command.CommandTextFormat... extraFormatters) |
| Modifier and Type | Method and Description |
|---|---|
void |
export(RemoteSet remoteSet,
String title,
int count,
File file) |
File |
export(String payload,
boolean automaticFilenames,
Component parent,
File exportDir) |
void |
export(String payload,
File exportFile) |
String[][] |
getFileExtensions() |
String |
getFormatName() |
String |
getPreferredFileExtension() |
boolean |
supportsEmbeddedFormats() |
considersRepetitions, export, export, export, export, export, export, exportexportFilename, getDateFormatString, getDateString, getLastSaveFile, setDateFormatFileString, setDateFormatStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitexport, export, export, export, exportconsidersRepetitions, export, exportpublic TextExporter(boolean generateRaw,
boolean generateCcf,
boolean generateParameters,
Command.CommandTextFormat... extraFormatters)
public TextExporter()
public 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(String payload, File exportFile) throws IrpMasterException, FileNotFoundException
public File export(String payload, boolean automaticFilenames, Component parent, File exportDir) throws IrpMasterException, IOException
IrpMasterExceptionIOExceptionpublic void export(RemoteSet remoteSet, String title, int count, File file) throws FileNotFoundException, IOException, IrpMasterException
export in interface IRemoteSetExporterexport in class RemoteSetExporterFileNotFoundExceptionIOExceptionIrpMasterExceptionpublic boolean supportsEmbeddedFormats()
supportsEmbeddedFormats in interface IRemoteSetExportersupportsEmbeddedFormats in class RemoteSetExporterCopyright © 2015. All rights reserved.