ca.uwaterloo.cs.ql.io
Class CSVFileReader

java.lang.Object
  extended by ca.uwaterloo.cs.ql.io.CSVFileReader
All Implemented Interfaces:
FactbaseReader

public class CSVFileReader
extends java.lang.Object
implements FactbaseReader


Constructor Summary
CSVFileReader()
           
 
Method Summary
 Factbase read(java.lang.String dataFile)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CSVFileReader

public CSVFileReader()
Method Detail

read

public Factbase read(java.lang.String dataFile)
              throws java.io.FileNotFoundException
Specified by:
read in interface FactbaseReader
Throws:
java.io.FileNotFoundException