Package | Description |
---|---|
com.espertech.esperio.csv |
CSV input adapter classes for reading comma-separated-value formatted data and for CSV-based simulatation of events
streams
|
Modifier and Type | Class and Description |
---|---|
class |
BasicTypeCoercer
Coercer for using the constructor to perform the coercion.
|
class |
BasicTypeCoercerDateFormat
Date format coercion.
|
Modifier and Type | Method and Description |
---|---|
void |
CSVInputAdapter.setCoercer(AbstractTypeCoercer coercer)
Sets the coercing provider.
|