|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object ix.util.lisp.LispReader ix.util.lisp.LispFileReader
public class LispFileReader
A LispReader for files.
Field Summary |
---|
Fields inherited from class ix.util.lisp.LispReader |
---|
inReader, inStream, singleQuoteIsMacro, tk |
Constructor Summary | |
---|---|
LispFileReader(java.io.File file)
|
|
LispFileReader(java.lang.String filename)
|
Method Summary |
---|
Methods inherited from class ix.util.lisp.LispReader |
---|
close, listreader, reader, readObject, safeRead, safeRead, setSingleQuoteIsMacro, tryAsNumber |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LispFileReader(java.lang.String filename) throws java.io.FileNotFoundException
java.io.FileNotFoundException
public LispFileReader(java.io.File file) throws java.io.FileNotFoundException
java.io.FileNotFoundException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |