ca.uwaterloo.cs.ql.io
Class TAFileWriter

java.lang.Object
  extended by ca.uwaterloo.cs.ql.io.TAFileWriter
All Implemented Interfaces:
FactbaseWriter

public class TAFileWriter
extends java.lang.Object
implements FactbaseWriter


Constructor Summary
TAFileWriter()
           
 
Method Summary
 void write(java.lang.String fileName, Factbase factbase)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TAFileWriter

public TAFileWriter()
Method Detail

write

public void write(java.lang.String fileName,
                  Factbase factbase)
           throws java.io.IOException
Specified by:
write in interface FactbaseWriter
Throws:
java.io.IOException