Class RowSourceCsv

java.lang.Object
app.babylon.table.io.RowSourceCsv
All Implemented Interfaces:
RowSource

public final class RowSourceCsv extends Object implements RowSource
Configured CSV row source that opens a RowCursorCsv from a StreamSource.