uk.ac.cisban.rod.export
Class ResultPrinter

java.lang.Object
  extended by uk.ac.cisban.rod.export.ResultPrinter

public class ResultPrinter
extends java.lang.Object

Prints lines from the exported experiment to file.

Since:
3-Feb-2009 10:26:01 AM
Author:
Morgan Taschuk

Constructor Summary
ResultPrinter(java.io.PrintWriter pw)
           
 
Method Summary
 void flush()
           
 void processResult()
           
 void processResult(CompleteQueryResult qr)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ResultPrinter

public ResultPrinter(java.io.PrintWriter pw)
Method Detail

processResult

public void processResult(CompleteQueryResult qr)

processResult

public void processResult()

flush

public void flush()


Copyright © 2010. All Rights Reserved.