Uses of Package
jp.ecuacion.util.poi.excel.table.reader.concrete
Packages that use jp.ecuacion.util.poi.excel.table.reader.concrete
Package
Description
Provides excel table reader concrete classes.
-
Classes in jp.ecuacion.util.poi.excel.table.reader.concrete used by jp.ecuacion.util.poi.excel.table.reader.concreteClassDescriptionAdds 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.