Uses of Interface
org.harctoolbox.irscrutinizer.exporter.IExporterFactory
Packages that use IExporterFactory
-
Uses of IExporterFactory in org.harctoolbox.irscrutinizer.exporter
Methods in org.harctoolbox.irscrutinizer.exporter that return IExporterFactoryMethods in org.harctoolbox.irscrutinizer.exporter with parameters of type IExporterFactoryModifier and TypeMethodDescriptionvoid
ExportFormatManager.add
(String name, IExporterFactory factory) ExportFormatManager.getDocument
(IExporterFactory factory) ExportFormatManager.getDocumentation
(IExporterFactory format) ExportFormatManager.getFormatName
(IExporterFactory format)