Uses of Interface
com.google.refine.exporters.Exporter
Packages that use Exporter
-
Uses of Exporter in com.google.refine.exporters
Subinterfaces of Exporter in com.google.refine.exportersModifier and TypeInterfaceDescriptioninterfaceinterfaceinterfaceClasses in com.google.refine.exporters that implement ExporterModifier and TypeClassDescriptionclassclassclassclassclassMethods in com.google.refine.exporters that return ExporterMethods in com.google.refine.exporters with parameters of type ExporterModifier and TypeMethodDescriptionstatic voidExporterRegistry.registerExporter(String format, Exporter exporter) -
Uses of Exporter in com.google.refine.exporters.sql
Classes in com.google.refine.exporters.sql that implement Exporter