|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface LineTokenizerFactory<Line,SingleValue>
Description: create line tokenizers and line reader for a specific file format
User: roman.stumm
Date: 28.08.2007
Time: 16:31:35
Copyright: Agimatec GmbH
| Method Summary | |
|---|---|
LineReader<Line> |
createLineReader()
initialize the lineReader. |
LineTokenizer<Line,SingleValue> |
createTokenizer(Line aLine)
create a line parser for the given line of data. |
| Method Detail |
|---|
LineTokenizer<Line,SingleValue> createTokenizer(Line aLine)
LineReader<Line> createLineReader()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||