Uses of Class
com.compomics.util.io.export.ExportScheme
Packages that use ExportScheme
-
Uses of ExportScheme in com.compomics.util.io.export
Methods in com.compomics.util.io.export that return ExportSchemeModifier and TypeMethodDescriptionExportFactory.getExportScheme(String schemeName) Returns the export scheme indexed by the given name.Methods in com.compomics.util.io.export with parameters of type ExportSchemeModifier and TypeMethodDescriptionvoidExportFactory.addExportScheme(ExportScheme exportScheme) Adds an export scheme to the map of user schemes.