Uses of Class
eu.isas.reporter.export.report.ReporterExportFactory
Packages that use ReporterExportFactory
Package
Description
Package containing classes used for the generation of reports.
-
Uses of ReporterExportFactory in eu.isas.reporter.export.report
Methods in eu.isas.reporter.export.report that return ReporterExportFactoryModifier and TypeMethodDescriptionstatic ReporterExportFactoryReporterExportFactory.getInstance()Static method to get the instance of the factory.static ReporterExportFactoryReporterExportFactory.loadFromFile(File file) Loads an export factory from a file.Methods in eu.isas.reporter.export.report with parameters of type ReporterExportFactoryModifier and TypeMethodDescriptionstatic voidReporterExportFactory.saveFactory(ReporterExportFactory reporterExportFactory) Saves the factory in the user folder.