Uses of Package
app.babylon.table.io
Packages that use app.babylon.table.io
-
Classes in app.babylon.table.io used by app.babylon.table.ioClassDescriptionDetects header rows and selected columns for an input stream according to a specific header interpretation strategy.Represents a parsed input row represented as a character slice.Consumes parsed rows during a read operation after being initialised with the projected column names that incoming rows will expose.Supplies tabular rows from a live underlying source.Supplies rows from an open CSV input stream.Opens a live
RowCursorfrom a configured tabular source.Configured CSV row source that opens aRowCursorCsvfrom aStreamSource.Configured JDBC row source that opens rows by executing a prepared statement.Streams rows with support for marking a position and resetting back to it. -
Classes in app.babylon.table.io used by app.babylon.table.plansClassDescriptionSupplies tabular rows from a live underlying source.Opens a live
RowCursorfrom a configured tabular source.