| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FieldReaderException | |
|---|---|
| net.sf.jmatchparser.util.csv.fieldreader | This package contains the FieldReaderclass and
 classes that are used by it. | 
| Uses of FieldReaderException in net.sf.jmatchparser.util.csv.fieldreader | 
|---|
| Methods in net.sf.jmatchparser.util.csv.fieldreader that throw FieldReaderException | ||
|---|---|---|
| 
 | FieldSourceFactory.createFieldSources(Collection<K> possibleFields)Create field sources from the CSV file. | |
| 
 | FieldSourceFactory.createFieldSources(K[] possibleFields)Create field sources from the CSV file. | |
| abstract  String | FieldSource.getValue(Map<String,String> columns)Return the value of this field source. | |
|  Map<K,V> | FieldReader.postprocessNewRecord(Map<K,V> record)Verify and postprocess a new record (i. e. one that does not already exist in the underlying database and has to be created instead of updated. | |
|  Map<K,V> | FieldReader.read()Read a record from this field reader. | |
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||