Uses of Interface
org.refcodes.tabular.InputStreamRecords
-
-
Uses of InputStreamRecords in org.refcodes.tabular
Classes in org.refcodes.tabular that implement InputStreamRecords Modifier and Type Class Description classCsvFileRecordsImpl<T>TheCsvFileRecordsImplis an implementation of theRecordsinterface and provides functionality to parse CSV files.classCsvInputStreamRecordsImpl<T>TheCsvInputStreamRecordsImplis an implementation of theRecordsinterface and provides functionality to parse CSV input streams.
-