com.hs.mail.io
Class LineReader
java.lang.Object
java.io.Reader
java.io.InputStreamReader
com.hs.mail.io.LineReader
- All Implemented Interfaces:
- Closeable, Readable
public class LineReader
- extends InputStreamReader
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LineReader
public LineReader(InputStream in)
readLine
public String readLine()
throws IOException
- Throws:
IOException
Copyright © 2011. All Rights Reserved.