org.aksw.commons.experiments.impl
Class LatexRowFormatter

java.lang.Object
  extended by org.aksw.commons.experiments.impl.LatexRowFormatter
All Implemented Interfaces:
TableFormatter

public class LatexRowFormatter
extends Object
implements TableFormatter

Author:
Sebastian Hellmann

Field Summary
static String latexEnd
           
static String latexSep
           
 
Constructor Summary
LatexRowFormatter()
           
 
Method Summary
 String format(Table table)
           
 String getLatexEntry(FinalizedMonitor m)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

latexSep

public static String latexSep

latexEnd

public static String latexEnd
Constructor Detail

LatexRowFormatter

public LatexRowFormatter()
Method Detail

format

public String format(Table table)
Specified by:
format in interface TableFormatter

getLatexEntry

public String getLatexEntry(FinalizedMonitor m)


Copyright © 2012. All Rights Reserved.