public class StiOdsExportService extends StiExportService
currentPassNumber, DATE_1900, exFile, exportedFiles, exportReport, exportSettings, maximumPassNumber, MILLISECONDS_IN_DAY, multipleFiles, ONE_HOUR, outputStream, RenderedPagesCount, statusString| Constructor and Description |
|---|
StiOdsExportService() |
| Modifier and Type | Method and Description |
|---|---|
void |
export(StiReport report,
java.io.OutputStream outputStream,
StiExportSettings settings)
Export
StiReport |
void |
exportOds(StiReport report,
java.io.OutputStream outputStream,
StiOdsExportSettings settings)
Exports rendered report to an Ods
|
void |
exportOdsException(StiReport report,
java.io.OutputStream outputStream,
StiOdsExportSettings settings) |
StiExportFormat |
getExportFormat()
Returs service export format
|
boolean |
getMultipleFiles()
Gets a value indicating a number of files in exported document as a result of export
|
closeProgress, export, export, export, export, getExFile, getExportedFiles, getExportSettings, getStatusString, invokeExporting, invokeExporting, invokeExporting, isStoped, processFile, sendEMail, sendEMail, setExFile, setExportReport, setExportSettings, setOutputStream, setProgress, setStatusStringpublic void exportOds(StiReport report, java.io.OutputStream outputStream, StiOdsExportSettings settings) throws StiException
report - outputStream - settings - StiExceptionpublic void exportOdsException(StiReport report, java.io.OutputStream outputStream, StiOdsExportSettings settings) throws java.io.IOException, javax.xml.transform.TransformerException, javax.xml.parsers.ParserConfigurationException
java.io.IOExceptionjavax.xml.transform.TransformerExceptionjavax.xml.parsers.ParserConfigurationExceptionpublic void export(StiReport report, java.io.OutputStream outputStream, StiExportSettings settings) throws StiException
StiExportServiceStiReportexport in class StiExportServicereport - StiReport to exportoutputStream - OutputStream for exportsettings - StiExportSettingsStiExceptionpublic boolean getMultipleFiles()
StiExportServicegetMultipleFiles in class StiExportServicepublic StiExportFormat getExportFormat()
StiExportServicegetExportFormat in class StiExportServiceStiExportFormatCopyright © 2019 Stimulsoft. All Rights Reserved.