public static interface ExportToWriterListener.OutputListener
The listener interface required by onGenerateOutput.
| Modifier and Type | Method and Description |
|---|---|
String |
generateOutput(DocumentRecord record)
Given the DocumentRecord, generate the desired String output to send to the writer.
|
String generateOutput(DocumentRecord record)
Given the DocumentRecord, generate the desired String output to send to the writer.
record - the document retrieved from the serverCopyright © 2013-2017 MarkLogic Corporation.