public class CellConsumerCapture extends Object implements CellConsumer
| Constructor and Description |
|---|
CellConsumerCapture() |
| Modifier and Type | Method and Description |
|---|---|
void |
end() |
boolean |
endOfRow() |
boolean |
hasData() |
void |
newCell(char[] chars,
int offset,
int length) |
String[] |
values() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitofpublic 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 © 2017. All rights reserved.