Class CellConsumerCapture
java.lang.Object
org.simpleflatmapper.lightningcsv.impl.CellConsumerCapture
- All Implemented Interfaces:
CellConsumer
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CellConsumerCapture
public CellConsumerCapture()
-
-
Method Details
-
newCell
public void newCell(char[] chars, int offset, int length) - Specified by:
newCell
in interfaceCellConsumer
-
endOfRow
public boolean endOfRow()- Specified by:
endOfRow
in interfaceCellConsumer
-
end
public void end()- Specified by:
end
in interfaceCellConsumer
-
values
-
hasData
public boolean hasData()
-