Create a Scanner instance that reads the file: Scanner (Java Platform SE 7 )
When you have managed to read the file, start thinking about splitting up the lines: String (Java Platform SE 7 )
And so...