public class TabSeparated extends AbstractFileBasedEvaluationStatisticsExporter
m_Filem_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, setOptionsaddLogListener, debug, getLogListeners, handleException, log, removeLogListenerclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddLogListener, log, removeLogListenerpublic String globalInfo()
globalInfo in class AbstractEvaluationStatisticsExporterpublic String getFormatDescription()
public String[] getFormatExtensions()
protected String doExport(List<EvaluationStatistics> stats)
doExport in class AbstractEvaluationStatisticsExporterstats - the statistics to exportCopyright © 2017. All Rights Reserved.