Uses of Class
org.gcube.common.software.export.SoftwareVersionExporter
-
Packages that use SoftwareVersionExporter Package Description org.gcube.common.software.export org.gcube.common.software.export.biblatex org.gcube.common.software.export.zenodo -
-
Uses of SoftwareVersionExporter in org.gcube.common.software.export
Fields in org.gcube.common.software.export with type parameters of type SoftwareVersionExporter Modifier and Type Field Description protected static Map<String,Class<? extends SoftwareVersionExporter>>SoftwareVersionExporter. availableExportersMethods in org.gcube.common.software.export that return types with arguments of type SoftwareVersionExporter Modifier and Type Method Description static Map<String,Class<? extends SoftwareVersionExporter>>SoftwareVersionExporter. getAvailableExporters() -
Uses of SoftwareVersionExporter in org.gcube.common.software.export.biblatex
Subclasses of SoftwareVersionExporter in org.gcube.common.software.export.biblatex Modifier and Type Class Description classBibLaTeXSoftwareVersionExporter -
Uses of SoftwareVersionExporter in org.gcube.common.software.export.zenodo
Subclasses of SoftwareVersionExporter in org.gcube.common.software.export.zenodo Modifier and Type Class Description classZenodoSoftwareVersionExporter
-