public class AWDocWSExporter
extends com.aspose.words.jasperreports.ws.AWAbstractWSExporter
Constructor and Description |
---|
AWDocWSExporter() |
Modifier and Type | Method and Description |
---|---|
java.util.Map |
exportReport(net.sf.jasperreports.engine.JasperPrint jasperPrint,
java.io.OutputStream output,
EngineService engineService,
java.util.HashMap exportParameters,
ExecutionContext executionContext,
java.lang.String reportUnitURI) |
java.lang.String |
getContentDisposition() |
java.lang.String |
getContentType() |
public java.lang.String getContentType()
getContentType
in class com.aspose.words.jasperreports.ws.AWAbstractWSExporter
public java.lang.String getContentDisposition()
getContentDisposition
in class com.aspose.words.jasperreports.ws.AWAbstractWSExporter
public java.util.Map exportReport(net.sf.jasperreports.engine.JasperPrint jasperPrint, java.io.OutputStream output, EngineService engineService, java.util.HashMap exportParameters, ExecutionContext executionContext, java.lang.String reportUnitURI) throws java.lang.Exception
java.lang.Exception