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 and reader settings.Creates
LineReaderinstances for a data source and a set of read settings.Represents a parsed input row as offsets into a shared character buffer.Consumes parsed rows during a read operation.Creates row consumers after header detection has established how incoming rows should be interpreted.A row consumer that can build a final result once all input rows have been processed.Streams rows with support for marking a position and resetting back to it.