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, read clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic boolean checkEncodingSpec
public ReaderIgnoreRestOfLine()
public static ReaderIgnoreRestOfLine getInstance()
public java.lang.Object read(Lexer in, int ch, int count) throws java.io.IOException, SyntaxException
read in class ReadTableEntry java.io.IOExceptionSyntaxException