public interface LineTokenizer<Line,Single> extends Enumeration<Single>
| Modifier and Type | Method and Description |
|---|---|
Single |
continueParse(Single aSingleValue,
Line anotherRecord)
Deprecated.
should be handled internally (only csv files)
|
boolean |
isLineIncomplete()
Deprecated.
should be handled internally (only csv files)
|
hasMoreElements, nextElementCopyright © 2008-2016. All Rights Reserved.