ca.uwaterloo.cs.ql.io
Class RSFFileWriter

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

public class RSFFileWriter
extends java.lang.Object
implements FactbaseWriter


Constructor Summary
RSFFileWriter()
           
 
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

RSFFileWriter

public RSFFileWriter()
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