|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--ix.util.lisp.LispReader | +--ix.util.lisp.LispFileReader
A LispReader for files.
Fields inherited from class ix.util.lisp.LispReader |
tk |
Constructor Summary | |
LispFileReader(java.io.File file)
|
|
LispFileReader(java.lang.String filename)
|
Methods inherited from class ix.util.lisp.LispReader |
listreader, reader, readObject, safeRead, safeRead, tryAsNumber |
Methods inherited from class java.lang.Object |
|
Constructor Detail |
public LispFileReader(java.lang.String filename) throws java.io.FileNotFoundException
public LispFileReader(java.io.File file) throws java.io.FileNotFoundException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |