Click or drag to resize

com.espertech.esperio.csv Namespace

[Missing <summary> documentation for "N:com.espertech.esperio.csv"]

Classes
  ClassDescription
Public classAbstractTypeCoercer
Coercer for type conversion.
Public classBasicTypeCoercer
Coercer for using the constructor to perform the coercion.
Public classCSVInputAdapter
An event Adapter that uses a CSV file for a source.
Public classCSVInputAdapterSpec
A spec for CSVAdapters.
Public classCSVPropertyOrderHelper
A utility for resolving property order information based on a propertyTypes map and the first record of a CSV file (which might represent the title row).
Public classCSVReader
A source that processes a CSV file and returns CSV recordsfrom that file.
Public classCSVSource
A wrapper for a Stream or a TextReader.