Uses of Interface
io.keikai.range.SImporterFactory
Packages that use SImporterFactory
Package
Description
Keikai Spreadsheet Internal Range API classes.
Keikai Spreadsheet Internal Range API Implementation classes.
-
Uses of SImporterFactory in io.keikai.range
Methods in io.keikai.range with parameters of type SImporterFactoryModifier and TypeMethodDescriptionstatic final voidSImporters.register(String name, SImporterFactory factory) Register a importer factory by its name which is also used to get it back. -
Uses of SImporterFactory in io.keikai.range.impl.imexp
Classes in io.keikai.range.impl.imexp that implement SImporterFactory