public class StiPackedDocumentSLService extends StiDocumentSLService
| Constructor and Description |
|---|
StiPackedDocumentSLService() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getFilter()
Returns a filter for the provider.
|
boolean |
getMultiplePages()
If the provider handles with multitude of files then true.
|
void |
save(StiReport report,
java.io.OutputStream stream)
Saves a document in the stream.
|
getDocumentSLServicespublic void save(StiReport report, java.io.OutputStream stream) throws java.io.IOException
save in class StiSLServicereport - Rendered for saving.stream - Stream to save documents.java.io.IOExceptionpublic java.lang.String getFilter()
getFilter in class StiSLServicepublic boolean getMultiplePages()
StiDocumentSLServicegetMultiplePages in class StiDocumentSLServiceCopyright © 2019 Stimulsoft. All Rights Reserved.