The parse file method would return an array of objects. I'm stuck with two things I haven't done before. How do I specify an object type (e.g. Word class or Stroke class object)? And once I have scanned individual lines of text, how can assign the parsed fields to the correct member variable fields of the object class being passed in?