public final class CRLFLineReader extends BufferedReader
Constructor and Description |
---|
CRLFLineReader(Reader reader)
Creates a CRLFLineReader that wraps an existing Reader
input source.
|
public CRLFLineReader(Reader reader)
reader
- The Reader input source.public String readLine() throws IOException
readLine
in class BufferedReader
IOException
Copyright © 2001–2017 The Apache Software Foundation. All rights reserved.