Package com.stimulsoft.report.saveLoad
Class StiXmlDocumentSLService
java.lang.Object
com.stimulsoft.report.saveLoad.StiSLService
com.stimulsoft.report.saveLoad.StiDocumentSLService
com.stimulsoft.report.saveLoad.StiXmlDocumentSLService
Copyright Stimulsoft
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanIf the provider handles with multitude of files then true.static voidvoidsave(StiReport report, OutputStream stream) Saves a document in the stream.Methods inherited from class com.stimulsoft.report.saveLoad.StiSLService
getDictionarySLServices, getDocumentSLServices
-
Constructor Details
-
StiXmlDocumentSLService
public StiXmlDocumentSLService()
-
-
Method Details
-
save
Description copied from class:StiSLServiceSaves a document in the stream.- Specified by:
savein classStiSLService- Parameters:
report- Rendered for saving.stream- Stream to save documents.
-
RegPropertyNames
public static void RegPropertyNames() -
getFilter
- Specified by:
getFilterin classStiSLService- Returns:
- Returns a filter for the provider.
-
getMultiplePages
public boolean getMultiplePages()Description copied from class:StiDocumentSLServiceIf the provider handles with multitude of files then true. If does not then false.- Specified by:
getMultiplePagesin classStiDocumentSLService- Returns:
-