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.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
contentType
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 Information Retrieval Platform 5.1. Copyright © 2004-2019, University of Glasgow