public abstract class AbstractXlsRecordHandler extends Object implements XlsRecordHandler
| 构造器和说明 |
|---|
AbstractXlsRecordHandler() |
| 限定符和类型 | 方法和说明 |
|---|---|
int |
compareTo(XlsRecordHandler o) |
CellData |
getCellData()
Get value
|
int |
getColumn()
Get column
|
int |
getRow()
Get row
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetOrder, init, processRecord, supportprotected int row
protected int column
protected CellData cellData
public int getRow()
XlsRecordHandlergetRow 在接口中 XlsRecordHandlerpublic int getColumn()
XlsRecordHandlergetColumn 在接口中 XlsRecordHandlerpublic CellData getCellData()
XlsRecordHandlergetCellData 在接口中 XlsRecordHandlerpublic int compareTo(XlsRecordHandler o)
compareTo 在接口中 Comparable<XlsRecordHandler>Copyright © 2018–2019 Alibaba Group. All rights reserved.