com.stimulsoft.report.export.settings
Class StiXmlExportSettings

java.lang.Object
  extended by com.stimulsoft.report.export.settings.StiExportSettings
      extended by com.stimulsoft.report.export.settings.StiPageRangeExportSettings
          extended by com.stimulsoft.report.export.settings.StiDataExportSettings
              extended by com.stimulsoft.report.export.settings.StiXmlExportSettings

public class StiXmlExportSettings
extends StiDataExportSettings

XML format export settings. Copyright Stimulsoft


Constructor Summary
StiXmlExportSettings()
           
StiXmlExportSettings(StiExportSettings settings)
           
 
Method Summary
 StiExportFormat getExportFormat()
          Export format
 
Methods inherited from class com.stimulsoft.report.export.settings.StiDataExportSettings
getDataExportMode, getDataType, getEncoding, getSeparator, isExportDataOnly, isSkipColumnHeaders, isUseDefaultSystemEncoding, setDataExportMode, setDataType, setEncoding, setExportDataOnly, setSeparator, setSkipColumnHeaders, setUseDefaultSystemEncoding
 
Methods inherited from class com.stimulsoft.report.export.settings.StiPageRangeExportSettings
getPageRange, isOpenAfterExport, isSendEmail, setExportFormat, setOpenAfterExport, setPageRange, setSendEmail
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StiXmlExportSettings

public StiXmlExportSettings(StiExportSettings settings)

StiXmlExportSettings

public StiXmlExportSettings()
Method Detail

getExportFormat

public StiExportFormat getExportFormat()
Export format

Overrides:
getExportFormat in class StiPageRangeExportSettings
Returns:
the exportFormat