Uses of Class
jp.ecuacion.util.poi.excel.table.bean.StringExcelTableBean
Packages that use StringExcelTableBean
Package
Description
Provides excel table reader concrete classes.
-
Uses of StringExcelTableBean in jp.ecuacion.util.poi.excel.table.reader.concrete
Classes in jp.ecuacion.util.poi.excel.table.reader.concrete with type parameters of type StringExcelTableBeanModifier and TypeClassDescriptionclassStores the excel table data into a bean.Constructors in jp.ecuacion.util.poi.excel.table.reader.concrete with parameters of type StringExcelTableBeanModifierConstructorDescriptionStringOneLineHeaderExcelTableToBeanReader(Class<?> beanClass, String sheetName, String[] headerLabels, Integer tableStartRowNumber, int tableStartColumnNumber, Integer tableRowSize, T... parameterClass) Constructs a new instance. the obtained value from an empty cell isnull.