i'm new to java and i need to search for a string under a tag and get its line number(element number) as well. Any suggestion on how to get it done.Any links and code is much appreciated ,thanks
Asked
Active
Viewed 54 times
1
-
read file line by line & search the text each line, get the line number. – Anil Feb 13 '15 at 05:55