public class DynamicRemoteSetExportFormat extends RemoteSetExporter implements IRemoteSetExporter
creatingUser| Modifier and Type | Method and Description |
|---|---|
boolean |
considersRepetitions() |
void |
export(RemoteSet remoteSet,
String title,
int count,
File saveFile) |
String[][] |
getFileExtensions() |
String |
getFormatName() |
String |
getPreferredFileExtension() |
Document |
getXslt() |
static HashMap<String,IExporterFactory> |
parseExportFormats(File file) |
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 Document getXslt()
public static HashMap<String,IExporterFactory> parseExportFormats(File file) throws ParserConfigurationException, SAXException, IOException
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 void export(RemoteSet remoteSet, String title, int count, File saveFile) throws FileNotFoundException, IOException, IrpMasterException
export in interface IRemoteSetExporterexport in class RemoteSetExporterFileNotFoundExceptionIOExceptionIrpMasterExceptionCopyright © 2015. All rights reserved.