Reading input from text file

I am a beginning Java student and am having problems with an assignment.I need to read input from a text file using the Scanner class, seperate each line into the different parts turning one string into two strings and an int. Then I need to send these parameters into an array as an object. Is there any help out there?

[327 byte] By [HaloLucka] at [2007-10-1 2:43:05]
# 1
We don't do peoples homework for them.I suggest you use google to search for tutorials and example code for what you need.When you have something almost working ask us a specific question.
Peter-Lawreya at 2007-7-8 12:23:00 > top of Java-index,Archived Forums,Debugging Tools and Techniques...
# 2
I also suggest you post to "New To Java" forum as you are new to java.
Peter-Lawreya at 2007-7-8 12:23:00 > top of Java-index,Archived Forums,Debugging Tools and Techniques...