Uses of Interface
cdc.impex.exports.ActiveExporter
Packages that use ActiveExporter
-
Uses of ActiveExporter in cdc.impex
Methods in cdc.impex that return ActiveExporterModifier and TypeMethodDescriptionImpExFactory.createActiveExporter(ImpExFormat format) Creates an {link ActiveExporter} implementation that is compliant with a format.ImpExFactory.createActiveExporter(File file) Creates an {link ActiveExporter} implementation that is compliant with the format of a file. -
Uses of ActiveExporter in cdc.impex.exports
Classes in cdc.impex.exports that implement ActiveExporterModifier and TypeClassDescriptionclassImplementation of ActiveExporter that do some checks and delegates the real job to another ActiveExporter.Constructors in cdc.impex.exports with parameters of type ActiveExporter