public class EolCommentTrimReader extends java.lang.Object implements LineReader
| Modifier and Type | Field and Description |
|---|---|
java.lang.String |
startMark |
| Constructor and Description |
|---|
EolCommentTrimReader(LineReader source,
java.lang.String startMark) |
public EolCommentTrimReader(LineReader source, java.lang.String startMark)
public java.lang.String readLine()
throws java.io.IOException
readLine in interface LineReaderjava.io.IOExceptionpublic void close()
throws java.io.IOException
close in interface LineReaderjava.io.IOException