| Package | Description |
|---|---|
| com.compomics.util.io.export |
Classes related to exporting reports.
|
| com.compomics.util.io.export.writers |
Export writer.
|
| Modifier and Type | Method and Description |
|---|---|
static ExportWriter |
ExportWriter.getExportWriter(ExportFormat exportFormat,
File destinationFile,
String separator,
int nSeparationLines)
Returns an export writer for the desired format.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ExcelWriter
ExportWriter for the export to excel files.
|
class |
TextWriter
ExportWriter for the export to text files.
|
Copyright © 2016. All rights reserved.