CellConsumerpublic class CellConsumerCapture extends Object implements CellConsumer
| Constructor | Description |
|---|---|
CellConsumerCapture() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
end() |
|
boolean |
endOfRow() |
|
boolean |
hasData() |
|
void |
newCell(char[] chars,
int offset,
int length) |
|
String[] |
values() |
ofpublic void newCell(char[] chars,
int offset,
int length)
newCell in interface CellConsumerpublic boolean endOfRow()
endOfRow in interface CellConsumerpublic void end()
end in interface CellConsumerpublic String[] values()
public boolean hasData()
Copyright © 2018. All rights reserved.