JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
app.babylon.table.io
Interface SinkStream
public interface
SinkStream
Named output stream for exported table content.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getName
()
OutputStream
openStream
()
Method Details
getName
String
getName
()
openStream
OutputStream
openStream
() throws
IOException
Throws:
IOException