Package app.babylon.table.io
package app.babylon.table.io
-
ClassDescriptionDetects header rows and selected columns for an input stream according to a specific header interpretation strategy.Iterates through parsed rows from an input source while exposing the current row.Represents a parsed input row as offsets into a shared character buffer.Consumes parsed rows during a read operation after being initialised with the projected column names that incoming rows will expose.Streams rows with support for marking a position and resetting back to it.TabularRowReaderCommon<R extends TabularRowReaderCommon<R>>