42BV / CSVeed

Light-weight, easy-to-use Java-based CSV utility
Apache License 2.0
100 stars 22 forks source link

Encapsulate line counting in the state machine #13

Closed robert-bor closed 11 years ago

robert-bor commented 11 years ago

State machine knows best, so strip this logic out of LineReader and encapsulate it in the state machine.