Sure, but java is object oriented so why not use the power of classes - create a class that represents the specific data, as you parse each line you create a new instance of this class with the data...