0

I have a program that outputs csv file and add entries continuously. My second program reads the csv file, I need an EOF marker that can be recognized by OpenCsv, once the eof marker is read my second program will then check for a new file.

I'm using OpenCsv, what is the better approach to achieve this?

0 Answers0