If EOF (End of File)flag in Java like there is in .NET.
If yes in which class is it present.
The problem I am facing is that i cannot edit the input file and the values are present in very alternate line.
Therefore I cannot ensure whether the entire file is read.
Please Help.