public class ReaderIgnoreRestOfLine extends ReadTableEntry
| Modifier and Type | Field and Description |
|---|---|
boolean |
checkEncodingSpec |
ampersand, brace, constituent, illegal, multipleEscape, singleEscape, whitespace| Constructor and Description |
|---|
ReaderIgnoreRestOfLine() |
| Modifier and Type | Method and Description |
|---|---|
static ReaderIgnoreRestOfLine |
getInstance() |
java.lang.Object |
read(Lexer in,
int ch,
int count) |
getConstituentInstance, getDigitInstance, getIllegalInstance, getKind, getMultipleEscapeInstance, getSingleEscapeInstance, getWhitespaceInstance, readpublic static ReaderIgnoreRestOfLine getInstance()
public java.lang.Object read(Lexer in, int ch, int count) throws java.io.IOException, SyntaxException
read in class ReadTableEntryjava.io.IOExceptionSyntaxException