Uses of Interface
jp.ecuacion.util.poi.excel.table.reader.IfFormatOneLineHeaderExcelTableReader
Packages that use IfFormatOneLineHeaderExcelTableReader
Package
Description
Provides excel table reader concrete classes.
-
Uses of IfFormatOneLineHeaderExcelTableReader in jp.ecuacion.util.poi.excel.table.reader.concrete
Classes in jp.ecuacion.util.poi.excel.table.reader.concrete that implement IfFormatOneLineHeaderExcelTableReaderModifier and TypeClassDescriptionclassReads tables with known number of columns, known header labels and known start position of the table.classReads tables with known number of columns, known header labels and known start position of the table.classStores the excel table data into a bean.