Package app.babylon.io
Interface StreamSource
public interface StreamSource
Supplies a named input stream for reading tabular data from an external
stream source.
-
Method Summary
-
Method Details
-
getName
String getName() -
openStream
InputStream openStream()
-