| Modifier and Type | Method and Description |
|---|---|
default void |
export(java.util.Collection<Document> documents)
Exports the documents.
|
void |
export(java.util.Collection<Document> documents,
ExporterQueryContext queryContext)
Exports the documents, with their related
ExporterQueryContext. |
default void export(java.util.Collection<Document> documents) throws ExporterException
Exporterexport in interface Exporterdocuments - Collection of DocumentsExporterExceptionvoid export(java.util.Collection<Document> documents, ExporterQueryContext queryContext) throws ExporterException
ExporterExporterQueryContext.export in interface Exporterdocuments - Collection of Documents to exportqueryContext - Context with the query and its parameters that originated those
Documents to exportExporterExceptionCopyright © 2024 Denodo Technologies. All rights reserved.