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 OutputFormatIOExceptionTerrier Information Retrieval Platform4.1. Copyright © 2004-2015, University of Glasgow