Package io.goobi.viewer.model.export
package io.goobi.viewer.model.export
Provides export functionality for viewer records, supporting formats such as Excel (XLSX)
and RIS, including field configuration for controlling which metadata columns are exported.
-
ClassesClassDescriptionHolds an Apache POI streaming workbook and provides a method to write its content to an output stream.Holds the configuration for a single field in a data export, combining the Solr field name with an optional human-readable display label that falls back to the field name when not set.Exports search results in RIS (Research Information Systems) format.