Package io.goobi.viewer.model.annotation.export


package io.goobi.viewer.model.annotation.export
Export support for annotations, providing writers and renderers that serialize annotation data to spreadsheet formats such as Excel.
  • Classes
    Class
    Description
     
    Renders CrowdsourcingAnnotation records into an XLSX workbook, grouping annotations by sheet name and writing one row per annotation with columns for ID, record, page, campaign, author, and body value.