com.stimulsoft.report.export.service
Class StiXpsExportService
java.lang.Object
com.stimulsoft.report.export.service.StiExportService
com.stimulsoft.report.export.service.StiXpsExportService
public final class StiXpsExportService
- extends StiExportService
Class represent export to XPS format.
Copyright Stimulsoft
Methods inherited from class com.stimulsoft.report.export.service.StiExportService |
export, export, export, export, getExFile, getExportedFiles, getExportSettings, getStatusString, invokeExporting, invokeExporting, invokeExporting, isStoped, setExFile, setExportReport, setExportSettings, setOutputStream, setProgress, setStatusString |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StiXpsExportService
public StiXpsExportService()
export
public void export(StiReport report,
java.io.OutputStream outputStream,
StiExportSettings exportSettings)
throws StiException
- Export
StiReport
- Specified by:
export
in class StiExportService
- Parameters:
report
- StiReport
to exportoutputStream
- OutputStream
for exportexportSettings
- StiExportSettings
- Throws:
StiException
exportXps
public void exportXps(StiReport report,
java.io.OutputStream outputStream,
StiExportSettings exportSettings)
throws StiException
- Throws:
StiException
getExportFormat
public StiExportFormat getExportFormat()
- Returs service export format
- Specified by:
getExportFormat
in class StiExportService
- Returns:
StiExportFormat
getMultipleFiles
public boolean getMultipleFiles()
- Gets a value indicating a number of files in exported document as a result of export
- Specified by:
getMultipleFiles
in class StiExportService
- Returns:
- Support multiple files