public class StiXmlExportService extends StiExportService
currentPassNumber, DATE_1900, exFile, exportedFiles, exportReport, exportSettings, maximumPassNumber, MILLISECONDS_IN_DAY, multipleFiles, ONE_HOUR, outputStream, RenderedPagesCount, statusString| Constructor and Description |
|---|
StiXmlExportService() |
| Modifier and Type | Method and Description |
|---|---|
void |
export(StiReport report,
java.io.OutputStream outputStream,
StiExportSettings exportSettings)
Export
StiReport |
void |
exportXml(StiReport report,
java.io.OutputStream outputStream,
StiExportSettings exportSettings)
Exports a rendered report to the XML 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 exportXml(StiReport report, java.io.OutputStream outputStream, StiExportSettings exportSettings) throws StiException
report - A StiReport which is to be exported.outputStream - A OutputStream for export of a document.exportSettings - StiXmlExportSettingsjava.io.IOExceptionjavax.xml.parsers.ParserConfigurationExceptionStiExceptionpublic StiExportFormat getExportFormat()
getExportFormat in class StiExportServiceStiExportFormatpublic boolean getMultipleFiles()
getMultipleFiles in class StiExportServiceCopyright © 2019 Stimulsoft. All Rights Reserved.