public class ASReportSvgExporter extends BaseReportExporter<ASSvgExportParametersBean>
| Constructor and Description |
|---|
ASReportSvgExporter()
Instantiates a new Svg report exporter.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getExportName()
Gets the name of exporting file format.
|
String |
getExtension()
Gets file name extension.
|
export, getBatchPrefix, getContentType, getExportMode, getExportParameters, setBatchPrefix, setExportMode, setExportParametersexport, getDownloadFilename, getFlowAttributeJasperPrintName, getFlowAttributeReportUnitURI, getHttpUtils, getInitialMemoryBufferSize, getJasperPrintAccessor, getJasperReportsContext, getMemoryThreshold, getResponseHeaderSetter, getViewReportAction, isPaginated, isSetResponseContentLength, setFlowAttributeJasperPrintName, setFlowAttributeReportUnitURI, setHttpUtils, setInitialMemoryBufferSize, setJasperPrintAccessor, setJasperReportsContext, setMemoryThreshold, setPaginated, setResponseHeaderSetter, setSetResponseContentLength, setViewReportAction, toStringgetMethodResolver, setMethodResolverpublic ASReportSvgExporter()
public String getExtension()
BaseReportExporterpublic String getExportName()
BaseReportExporter