|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface LineTokenizer
Interface that is used by framework to split string obtained typically from a file into tokens.
| Method Summary | |
|---|---|
FieldSet |
tokenize(String line)
Yields the tokens resulting from the splitting of the supplied line. |
| Method Detail |
|---|
FieldSet tokenize(String line)
line.
line - the line to be tokenized (can be null)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||