Uses of Class
com.stimulsoft.report.export.settings.StiXmlExportSettings

Packages that use StiXmlExportSettings
com.stimulsoft.report   
 

Uses of StiXmlExportSettings in com.stimulsoft.report
 

Methods in com.stimulsoft.report with parameters of type StiXmlExportSettings
static void StiExportManager.exportXml(StiReport report, StiXmlExportSettings settings, java.io.OutputStream stream)