Class | Description |
---|---|
CsvEntryPointFactory |
Factory for creating
RbfEntryPoint s from annotated classes using the CsvDataType annotation. |
CsvTypeMappingFactory |
Factory for creating CSV
TypeMapping s 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.