Uses of Class
nzilbb.labbcat.server.task.ParseResultsFile
-
Packages that use ParseResultsFile Package Description nzilbb.labbcat.server.task Long-running tasks that can be monitored and cancelled by the user. -
-
Uses of ParseResultsFile in nzilbb.labbcat.server.task
Methods in nzilbb.labbcat.server.task that return ParseResultsFile Modifier and Type Method Description ParseResultsFileParseResultsFile. setCsvFieldDelimiter(char newCsvFieldDelimiter)Setter forcsvFieldDelimiter: Field delimiter to use when reading the file.ParseResultsFileParseResultsFile. setTargetColumn(String newTargetColumn)Setter fortargetColumn: Name of the column that identifies each match (default "MatchId").
-