Module jp.ecuacion.util.poi
Package jp.ecuacion.util.poi.excel.table.reader.concrete
package jp.ecuacion.util.poi.excel.table.reader.concrete
Provides excel table reader concrete classes.
-
ClassesClassDescriptionReads tables with unknown number of columns, unknown whether it have a header line, unknown header labels if it has a header line.Reads tables with known number of columns, known header labels and known start position of the table.Adds String feature to
ExcelTableReader.Reads tables with unknown number of columns, unknown whether it have a header line, unknown header labels if it has a header line.Reads tables with known number of columns, known header labels and known start position of the table.Stores the excel table data into a bean.