Package com.compomics.util.io.export

Classes related to exporting reports.
  • Interface Summary 
    Interface Description
    ExportFactory
    An export factory manages and generates reports.
    ExportFeature
    This interface represents an export feature.
    WorkbookStyle
    This interface sets the style of a workbook export.
  • Class Summary 
    Class Description
    ExportScheme
    This class allows creating a standard output scheme.
    ExportWriter
    The export writer will write the output in the desired export format.
  • Enum Summary 
    Enum Description
    ExportFormat
    Enum of the different formats available for the exports.