All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class oplan.util.lisp.LispFileReader

java.lang.Object
   |
   +----oplan.util.lisp.LispReader
           |
           +----oplan.util.lisp.LispFileReader

public class LispFileReader
extends LispReader
A LispReader for files.


Constructor Index

 o LispFileReader(File)
 o LispFileReader(String)

Constructors

 o LispFileReader
 public LispFileReader(String filename) throws FileNotFoundException
 o LispFileReader
 public LispFileReader(File file) throws FileNotFoundException

All Packages  Class Hierarchy  This Package  Previous  Next  Index