|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface LineTokenizer<Line,Single>
Description: responsible to read the data in a single line/row/record
in enumeration-style
User: roman.stumm
Date: 28.08.2007
Time: 16:11:33
Copyright: Agimatec GmbH
| Method Summary | |
|---|---|
Single |
continueParse(Single aSingleValue,
Line anotherRecord)
Deprecated. should be handled internally (only csv files) |
boolean |
isLineIncomplete()
Deprecated. should be handled internally (only csv files) |
| Methods inherited from interface java.util.Enumeration |
|---|
hasMoreElements, nextElement |
| Method Detail |
|---|
boolean isLineIncomplete()
Single continueParse(Single aSingleValue,
Line anotherRecord)
aSingleValue - anotherRecord -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||