CellConsumerpublic class IgnoreCellConsumer extends Object implements CellConsumer
| Modifier and Type | Field | Description |
|---|---|---|
static IgnoreCellConsumer |
INSTANCE |
| Modifier and Type | Method | Description |
|---|---|---|
void |
end() |
|
boolean |
endOfRow() |
|
void |
newCell(char[] chars,
int offset,
int length) |
ofpublic static final IgnoreCellConsumer INSTANCE
public void newCell(char[] chars,
int offset,
int length)
newCell in interface CellConsumerpublic boolean endOfRow()
endOfRow in interface CellConsumerpublic void end()
end in interface CellConsumerCopyright © 2018. All rights reserved.