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