public class TabSeparated extends AbstractFileBasedEvaluationStatisticsExporter
m_File
m_Debug, m_LogListeners
Constructor and Description |
---|
TabSeparated() |
Modifier and Type | Method and Description |
---|---|
protected String |
doExport(List<EvaluationStatistics> stats)
Exports the statistics.
|
String |
getFormatDescription()
Returns the format description.
|
String[] |
getFormatExtensions()
Returns the format extension(s).
|
String |
globalInfo()
Description to be displayed in the GUI.
|
export, fileTipText, getDefaultFile, getFile, getOptions, listOptions, setFile, setOptions
addLogListener, debug, getLogListeners, handleException, log, removeLogListener
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addLogListener, log, removeLogListener
public String globalInfo()
globalInfo
in class AbstractEvaluationStatisticsExporter
public String getFormatDescription()
public String[] getFormatExtensions()
protected String doExport(List<EvaluationStatistics> stats)
doExport
in class AbstractEvaluationStatisticsExporter
stats
- the statistics to exportCopyright © 2017. All Rights Reserved.