public static interface ExportToWriterListener.OutputListener
Modifier and Type | Method and Description |
---|---|
java.lang.String |
generateOutput(DocumentRecord record)
Given the DocumentRecord, generate the desired
String output to send to the writer.
|
java.lang.String generateOutput(DocumentRecord record)
record
- the document retrieved from the
serverCopyright © 2024 MarkLogic Corporation. All Rights Reserved.