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, supportsEmbeddedFormats
exportFilename, getDateFormatString, getDateString, getLastSaveFile, setDateFormatFileString, setDateFormatString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
export, export, export, export, export, supportsEmbeddedFormats
export, export
public Document getXslt()
public static HashMap<String,IExporterFactory> parseExportFormats(File file) throws ParserConfigurationException, SAXException, IOException
public boolean considersRepetitions()
considersRepetitions
in interface ICommandExporter
considersRepetitions
in class RemoteSetExporter
public String[][] getFileExtensions()
getFileExtensions
in class Exporter
public String getFormatName()
getFormatName
in interface ICommandExporter
getFormatName
in class Exporter
public String getPreferredFileExtension()
getPreferredFileExtension
in interface ICommandExporter
getPreferredFileExtension
in class Exporter
public void export(RemoteSet remoteSet, String title, int count, File saveFile) throws FileNotFoundException, IOException, IrpMasterException
export
in interface IRemoteSetExporter
export
in class RemoteSetExporter
FileNotFoundException
IOException
IrpMasterException
Copyright © 2015. All rights reserved.