Module jp.ecuacion.util.poi
Package jp.ecuacion.util.poi.excel.table.reader
package jp.ecuacion.util.poi.excel.table.reader
Provides excel table reader abstract classes and interfaces.
-
ClassDescriptionIs a parent of excel table reader classes.Provides the excel table reader interface with object type obtained from the excel data is
Cell.Provides the excel table reader interface with object type obtained from the excel data isString.Provides the excel table reader methods.Is a reader which treats free format tables.Is a reader which treats one line header format tables.