|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectgnu.kawa.lispexpr.ReadTableEntry
gnu.kawa.brl.BRLReaderString
public class BRLReaderString
| Field Summary |
|---|
| Fields inherited from class gnu.kawa.lispexpr.ReadTableEntry |
|---|
constituent, multipleEscape, singleEscape, whitespace |
| Constructor Summary | |
|---|---|
BRLReaderString()
|
|
| Method Summary | |
|---|---|
java.lang.Object |
read(Lexer in,
int ch,
int count)
|
| Methods inherited from class gnu.kawa.lispexpr.ReadTableEntry |
|---|
getConstituentInstance, getDigitInstance, getKind, getMultipleEscapeInstance, getSingleEscapeInstance, getWhitespaceInstance |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BRLReaderString()
| Method Detail |
|---|
public java.lang.Object read(Lexer in,
int ch,
int count)
throws java.io.IOException
read in class ReadTableEntryjava.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||