com.stimulsoft.report.saveLoad
Class StiXmlDocumentSLService
java.lang.Object
com.stimulsoft.report.saveLoad.StiSLService
com.stimulsoft.report.saveLoad.StiDocumentSLService
com.stimulsoft.report.saveLoad.StiXmlDocumentSLService
public class StiXmlDocumentSLService
- extends StiDocumentSLService
Copyright Stimulsoft
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StiXmlDocumentSLService
public StiXmlDocumentSLService()
save
public void save(StiReport report,
java.io.OutputStream stream)
- Description copied from class:
StiSLService
- Saves a document in the stream.
- Specified by:
save
in class StiSLService
- Parameters:
report
- Rendered for saving.stream
- Stream to save documents.
RegPropertyNames
public static void RegPropertyNames()
getFilter
public java.lang.String getFilter()
- Specified by:
getFilter
in class StiSLService
- Returns:
- Returns a filter for the provider.
getMultiplePages
public boolean getMultiplePages()
- Description copied from class:
StiDocumentSLService
- If the provider handles with multitude of files then true. If does not then false.
- Specified by:
getMultiplePages
in class StiDocumentSLService
- Returns: