DataReader

public void DataReader(InputStream input, FileType type, ParsingStrategy<T> strategy)

Reader initialization

Parameters

input

the input stream to the data source file

type

the file type of source

strategy

the parsing strategy to execute