Uses of Interface
io.vertigo.quarto.impl.exporter.ExporterPlugin
Packages that use ExporterPlugin
Package
Description
-
Uses of ExporterPlugin in io.vertigo.quarto.impl.exporter
Constructor parameters in io.vertigo.quarto.impl.exporter with type arguments of type ExporterPluginModifierConstructorDescriptionExporterManagerImpl(List<ExporterPlugin> exporterPlugins) Constructor. -
Uses of ExporterPlugin in io.vertigo.quarto.plugins.exporter.csv
Classes in io.vertigo.quarto.plugins.exporter.csv that implement ExporterPluginModifier and TypeClassDescriptionfinal classThis plugin is responsible for the export to CSV format. -
Uses of ExporterPlugin in io.vertigo.quarto.plugins.exporter.ods
Classes in io.vertigo.quarto.plugins.exporter.ods that implement ExporterPlugin -
Uses of ExporterPlugin in io.vertigo.quarto.plugins.exporter.pdf
Classes in io.vertigo.quarto.plugins.exporter.pdf that implement ExporterPlugin -
Uses of ExporterPlugin in io.vertigo.quarto.plugins.exporter.rtf
Classes in io.vertigo.quarto.plugins.exporter.rtf that implement ExporterPlugin -
Uses of ExporterPlugin in io.vertigo.quarto.plugins.exporter.xls
Classes in io.vertigo.quarto.plugins.exporter.xls that implement ExporterPluginModifier and TypeClassDescriptionfinal classDeprecated.user XLSX exporter plugin instead Plugin d'export Excel. -
Uses of ExporterPlugin in io.vertigo.quarto.plugins.exporter.xlsx
Classes in io.vertigo.quarto.plugins.exporter.xlsx that implement ExporterPlugin