Uses of Class
com.github.tonyluo.excel.annotation.ExcelCell
| Package | Description |
|---|---|
| com.github.tonyluo.excel.util |
-
Uses of ExcelCell in com.github.tonyluo.excel.util
Methods in com.github.tonyluo.excel.util with parameters of type ExcelCell Modifier and Type Method Description static java.util.DateFieldParser. parseDate(java.lang.String value, ExcelCell excelCell)static java.time.InstantFieldParser. parseInstant(java.lang.String value, ExcelCell excelCell)static java.time.InstantFieldParser. parseInstantFromString(java.lang.String value, ExcelCell excelCell)