hello every one
how can I read a specific line in java for example line 7 in an input file I have used buffered reader but in this method I need to used line.nexline() and also I have used the LinenumberReader but in this method I can not give the line number I want to read
please help
thanks alot

