public class GirrExporter extends RemoteSetExporter implements IRemoteSetExporter
creatingUser| Constructor and Description |
|---|
GirrExporter(String creatingUser,
String girrStyleSheetType,
String girrStyleSheetUrl,
boolean fatRaw,
boolean createSchemaLocation,
boolean generateRaw,
boolean generateCcf,
boolean generateParameters,
Command.CommandTextFormat... extraFormats) |
| Modifier and Type | Method and Description |
|---|---|
void |
export(RemoteSet remoteSet,
String title,
int count,
File file) |
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 GirrExporter(String creatingUser, String girrStyleSheetType, String girrStyleSheetUrl, boolean fatRaw, boolean createSchemaLocation, boolean generateRaw, boolean generateCcf, boolean generateParameters, Command.CommandTextFormat... extraFormats)
public void export(RemoteSet remoteSet, String title, int count, File file) throws FileNotFoundException, IOException, IrpMasterException
export in interface IRemoteSetExporterexport in class RemoteSetExporterFileNotFoundExceptionIOExceptionIrpMasterExceptionpublic String[][] getFileExtensions()
getFileExtensions in class Exporterpublic String getPreferredFileExtension()
getPreferredFileExtension in interface ICommandExportergetPreferredFileExtension in class Exporterpublic String getFormatName()
getFormatName in interface ICommandExportergetFormatName in class Exporterpublic boolean supportsEmbeddedFormats()
supportsEmbeddedFormats in interface IRemoteSetExportersupportsEmbeddedFormats in class RemoteSetExporterCopyright © 2015. All rights reserved.