> Java readfile question?

Java readfile question?

Posted at: 2014-12-18 
Im using a scanner class to read a file something like:

name: matt

project: 2

Comments:

1 34 45

2 45 56

How do i skip over all strings and just store the ints 34 45 ect. using scanner.