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,
String charsetName) |
File |
export(String payload,
boolean automaticFilenames,
Component parent,
File exportDir,
String charsetName) |
void |
export(String payload,
File exportFile,
String charsetName) |
String[][] |
getFileExtensions() |
String |
getFormatName() |
String |
getPreferredFileExtension() |
boolean |
supportsEmbeddedFormats() |
considersRepetitions, export, export, export, export, export, export, export, supportsMetaDataexportFilename, 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, String charsetName) throws IrpMasterException, FileNotFoundException, UnsupportedEncodingException
public File export(String payload, boolean automaticFilenames, Component parent, File exportDir, String charsetName) throws IrpMasterException, IOException
IrpMasterExceptionIOExceptionpublic void export(RemoteSet remoteSet, String title, int count, File file, String charsetName) throws IOException, IrpMasterException
export in interface IRemoteSetExporterexport in class RemoteSetExporterIOExceptionIrpMasterExceptionpublic boolean supportsEmbeddedFormats()
supportsEmbeddedFormats in interface IRemoteSetExportersupportsEmbeddedFormats in class RemoteSetExporterCopyright © 2016. All rights reserved.