Uses of Interface
cdc.impex.api.Exporter
-
Packages that use Exporter Package Description cdc.impex.api -
-
Uses of Exporter in cdc.impex.api
Methods in cdc.impex.api that return Exporter Modifier and Type Method Description ExporterImpExFactory. createExporter(File file, cdc.issues.api.IssuesHandler<ExportIssueType> issuesHandler)Creates an Exporter for a file.
-