What data from the files go into what classes? When you have decided that, then you can make a constructor for each class and pass the data for that class in its constructor.
data1 = read data...