public class CSVLineReaderKeepCR extends Object implements ICSVLineReader
| Constructor and Description |
|---|
CSVLineReaderKeepCR(Reader aReader)
Constructor.
|
@Nullable public String readLine() throws IOException
ICSVLineReaderreadLine in interface ICSVLineReadernull if none is left.IOException - on error from underlying ReaderCopyright © 2014–2016 Philip Helger. All rights reserved.