|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DelimFieldParser | |
|---|---|
| phenote.dataadapter.delimited | |
| Uses of DelimFieldParser in phenote.dataadapter.delimited |
|---|
| Methods in phenote.dataadapter.delimited that return DelimFieldParser | |
|---|---|
(package private) static DelimFieldParser |
DelimFieldParser.makeNextParser(java.lang.String[] colHeaders,
int col)
Given array of column headers and index col to start looking, find next valid field -- a field that is in datamodel/configged -- and return Parser for it throws DelimitedEx if fails to find a char field for all headers at index col and greater |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||