org.aksw.commons.experiments
Class TableWriter

java.lang.Object
  extended by org.aksw.commons.experiments.TableWriter

public class TableWriter
extends Object

Author:
Sebastian Hellmann

Constructor Summary
TableWriter()
           
 
Method Summary
static void writeTable(String filename, TableFormatter tableformatter)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TableWriter

public TableWriter()
Method Detail

writeTable

public static void writeTable(String filename,
                              TableFormatter tableformatter)


Copyright © 2012. All Rights Reserved.