public class ReaderSkipEmptyLines extends ReaderStringBase
| Constructor and Description |
|---|
ReaderSkipEmptyLines(BufferedReader reader) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
protected String |
nextString() |
readpublic ReaderSkipEmptyLines(BufferedReader reader)
protected String nextString() throws IOException
nextString in class ReaderStringBaseIOExceptionpublic void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableclose in class ReaderIOExceptionCopyright © 2013. All Rights Reserved.