DataWriter

public void DataWriter(String path, FileType type, PrintingStrategy<T> strategy)

Writer initialization

Parameters

path

the path to the data source file

type

the file type of source

strategy

the printing strategy to execute