Uses of Interface
io.keikai.range.SImporter
Packages that use SImporter
-
Uses of SImporter in io.keikai.importer
Classes in io.keikai.importer that implement 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 SImporterModifier and TypeClassDescriptionclassContains common importing behavior for XLS.classclassclassMethods in io.keikai.range.impl.imexp that return SImporterModifier and TypeMethodDescriptionExcelImportFactory.createImporter()TestImporterFactory.createImporter()