Uses of Interface
io.keikai.range.SImporter
Packages that use SImporter
Package
Description
Keikai Spreadsheet API implementation classes, internal use only
Keikai Spreadsheet Internal Range API classes.
Keikai Spreadsheet Internal Range API Implementation classes.
-
Uses of SImporter in io.keikai.api.impl
Methods in io.keikai.api.impl that return SImporterConstructors in io.keikai.api.impl with parameters of type SImporter -
Uses of SImporter in io.keikai.range
Methods in io.keikai.range that return SImporterModifier and TypeMethodDescriptionSImporterFactory.createImporter()Create an importerstatic final SImporterSImporters.getImporter()Get the default importer which is excel format, and it is smart enough to recognize the format(xls or xlsx)static final SImporterSImporters.getImporter(String name) Get the registered importer -
Uses of SImporter in io.keikai.range.impl.imexp
Classes in io.keikai.range.impl.imexp that implement SImporterMethods in io.keikai.range.impl.imexp that return SImporterModifier and TypeMethodDescriptionExcelImportFactory.createImporter()TestImporterFactory.createImporter()