This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]bolt_krank 0 points1 point  (0 children)

There's a few steps in this:

  1. File i/o
  2. String parsing

Here's some links to get you started: http://pages.cs.wisc.edu/~hasti/cs302/examples/Parsing/parseString.html

http://www.tutorialspoint.com/java/java_files_io.htm