Uses of Interface
cdc.impex.api.exports.ExportDriver
-
Packages that use ExportDriver Package Description cdc.impex.api -
-
Uses of ExportDriver in cdc.impex.api
Methods in cdc.impex.api that return ExportDriver Modifier and Type Method Description ExportDriverImpExFactory. createExportDriver(File file, cdc.issues.api.IssuesHandler<? super ExportIssue> issuesHandler)Creates an ExportDriver for a file.
-