Uses of Interface
cdc.impex.exports.Exporter
Packages that use Exporter
-
Uses of Exporter in cdc.impex
Modifier and TypeMethodDescriptionImpExFactory.createExporter(ImpExFormat format) Creates an {link Exporter} implementation that is compliant with a format.ImpExFactory.createExporter(File file) Creates an {link Exporter} implementation that is compliant with the format of a file. -
Uses of Exporter in cdc.impex.exports
Classes in cdc.impex.exports that implement ExporterConstructors in cdc.impex.exports with parameters of type Exporter