Uses of Interface
io.keikai.range.SExporterFactory
Packages that use SExporterFactory
Package
Description
The exporter that convert Keikai Spreadsheet to HTML.
The exporter that convert Keikai Spreadsheet to PDF.
Keikai Spreadsheet Internal Range API classes.
Keikai Spreadsheet Internal Range API Implementation classes.
-
Uses of SExporterFactory in io.keikai.model.impl.html
Classes in io.keikai.model.impl.html that implement SExporterFactory -
Uses of SExporterFactory in io.keikai.model.impl.pdf
Classes in io.keikai.model.impl.pdf that implement SExporterFactory -
Uses of SExporterFactory in io.keikai.range
Methods in io.keikai.range with parameters of type SExporterFactoryModifier and TypeMethodDescriptionstatic final voidSExporters.register(String name, SExporterFactory factory) Register a exporter factory -
Uses of SExporterFactory in io.keikai.range.impl.imexp
Classes in io.keikai.range.impl.imexp that implement SExporterFactory