Separate the problem of the reading of a String from the creating of a linked list.

The s variable in the posted code has the String from the file. Is there any more to read from the file?

Now...