Uses of Interface
io.gdcc.spi.export.ExportDataProvider
Packages that use ExportDataProvider
-
Uses of ExportDataProvider in io.gdcc.spi.export
Methods in io.gdcc.spi.export with parameters of type ExportDataProviderModifier and TypeMethodDescriptionvoidExporter.exportDataset(ExportDataProvider dataProvider, OutputStream outputStream) When this method is called, the Exporter should write the metadata to the given OutputStream.