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