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