Uses of Interface
io.keikai.model.SRow
Packages that use SRow
Package
Description
-
Uses of SRow in io.keikai.importer
Methods in io.keikai.importer that return SRowModifier and TypeMethodDescriptionprotected SRowXlsxImporter.importRow(XlsxExtractor.XlsxRowExtractor xRow, SSheet sheet) -
Uses of SRow in io.keikai.model
Methods in io.keikai.model that return SRowMethods in io.keikai.model that return types with arguments of type SRowModifier and TypeMethodDescriptionSSheet.getRowIterator()SSheet.getRowIterator(int start, int end) -
Uses of SRow in io.keikai.model.impl
Classes in io.keikai.model.impl that implement SRowMethods in io.keikai.model.impl that return SRowMethods in io.keikai.model.impl that return types with arguments of type SRowModifier and TypeMethodDescriptionSheetImpl.getRowIterator()SheetImpl.getRowIterator(int start, int end) -
Uses of SRow in io.keikai.range.impl.imexp
Methods in io.keikai.range.impl.imexp that return SRowMethods in io.keikai.range.impl.imexp with parameters of type SRow