Hellloww...i am new to Java and i am facing a problem, i am reading a text file, i am using string tokenizer class,..now at some point when i read a first token i have to check it if its an integer then i should read the line, else i should go to the next line...how can i do this..
thanx alot in advance
thanx alot in advance
Comment