public class DefaultSheetReader<T> extends AbstractSheetReader<T>
config, sheet, startPoint| Constructor and Description |
|---|
DefaultSheetReader(org.apache.poi.ss.usermodel.Sheet sheet,
Config config,
CellPosition startPoint) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
failWhenParse(int row,
int col,
Field field,
ParseException e) |
get, iterator, newInstance, setValue, sizeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic DefaultSheetReader(org.apache.poi.ss.usermodel.Sheet sheet,
Config config,
CellPosition startPoint)
protected void failWhenParse(int row,
int col,
Field field,
ParseException e)
Copyright © 2019. All rights reserved.