com.aspose.cells.IStreamProvider.html Maven / Gradle / Ivy
IStreamProvider
com.aspose.cells
Interface IStreamProvider
public interface IStreamProvider
Method Summary | ||
---|---|---|
abstract void | closeStream(StreamProviderOptions options) | |
Closes the stream. | ||
abstract void | initStream(StreamProviderOptions options) | |
Gets the stream. |
Method Detail |
---|
initStream | |
public abstract void initStream(StreamProviderOptions options) throws java.lang.Exception |
Gets the stream. - Parameters:
options
-
closeStream | |
public abstract void closeStream(StreamProviderOptions options) throws java.lang.Exception |
Closes the stream. - Parameters:
options
-
See Also:
Aspose.Cells Documentation - the home page for the Aspose.Cells Product Documentation.
Aspose.Cells Support Forum - our preferred method of support.