| Class | Description |
|---|---|
| CsvEntryPointFactory |
Factory for creating
RbfEntryPoints from annotated classes using the CsvDataType annotation. |
| CsvTypeMappingFactory |
Factory for creating CSV
TypeMappings from annotated classes. |
| Annotation Type | Description |
|---|---|
| CsvDataType |
An annotation declaring a CSV data type.
|
| CsvField |
CSV field annotation.
|
| CsvSubRecord |
An annotation declaring a CSV sub record.
|
| CsvSubRecordList |
An annotation declaring a list of CSV sub records.
|
Copyright © 2014. All rights reserved.