public class StiTxtExportService extends StiExportService
currentPassNumber, DATE_1900, exFile, exportedFiles, exportReport, exportSettings, maximumPassNumber, MILLISECONDS_IN_DAY, multipleFiles, ONE_HOUR, outputStream, RenderedPagesCount, statusString| Constructor and Description |
|---|
StiTxtExportService() |
| Modifier and Type | Method and Description |
|---|---|
void |
export(StiReport report,
java.io.OutputStream outputStream,
StiExportSettings exportSettings)
Export
StiReport |
void |
exportTxt(StiReport report,
java.io.OutputStream outputStream,
StiTxtExportSettings settings)
Exports a rendered report to the stream in the text file.
|
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 export(StiReport report, java.io.OutputStream outputStream, StiExportSettings exportSettings) throws StiException
StiReportexport in class StiExportServicereport - StiReport to exportoutputStream - OutputStream for exportexportSettings - StiExportSettingsStiExceptionpublic void exportTxt(StiReport report, java.io.OutputStream outputStream, StiTxtExportSettings settings) throws StiException
report - A StiReport which is to be exported.outputStream - OutputStream for exporting.exportSettings - StiTxtExportSettingsjava.io.IOExceptionStiExceptionpublic StiExportFormat getExportFormat()
getExportFormat in class StiExportServiceStiExportFormatpublic boolean getMultipleFiles()
getMultipleFiles in class StiExportServiceCopyright © 2019 Stimulsoft. All Rights Reserved.