public class NullOutputFormat extends Object implements OutputFormat
Constructor and Description |
---|
NullOutputFormat(Index i)
Created a new NullOuputFormat
|
Modifier and Type | Method and Description |
---|---|
void |
printResults(PrintWriter pw,
SearchRequest q,
String method,
String iteration,
int numberOfResults)
Null implementation - does nothing.
|
public NullOutputFormat(Index i)
public void printResults(PrintWriter pw, SearchRequest q, String method, String iteration, int numberOfResults) throws IOException
printResults
in interface OutputFormat
IOException
Terrier 4.0. Copyright © 2004-2014 University of Glasgow