Interface DataReader<O extends ReadOptions>

All Known Implementing Classes:
CsvReader, FixedWidthReader

public interface DataReader<O extends ReadOptions>
  • Method Summary

    Modifier and Type
    Method
    Description
    read(O options)
     
    read(Source source)