public class CSVWriterDataQueryResultItemProcessor extends Object implements Closeable
| Constructor and Description |
|---|
CSVWriterDataQueryResultItemProcessor(DataQuery query) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
File |
getOutputFile() |
void |
process(DataQueryResultItem item) |
void |
process(Node<?> node) |
protected DataQuery query
public CSVWriterDataQueryResultItemProcessor(DataQuery query)
public void process(DataQueryResultItem item)
public void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableIOExceptionpublic File getOutputFile()
public void process(Node<?> node)
process in interface NodeProcessorCopyright © 2020 Open Foris. All rights reserved.