Method | Description | |
---|---|---|
CSVParser ( |
||
Read ( Structure>.Action |
Method | Description | |
---|---|---|
DecodeFormat ( string headerItem ) : ColumnFormat | ||
ReadFactRow ( ) : Structure | ||
ReadHeaderRow ( ) : void | ||
ReadItem ( TextReader reader, char delimiter, StringBuilder stringBuilder ) : string | ||
ReadRow ( Action |
||
SkipLine ( ) : void |
public CSVParser ( |
||
functor | ||
delimiter | char | |
reader | Prolog.PositionTrackingTextReader | |
return | System |
public Read ( Structure>.Action |
||
rowHandler | Structure>.Action | |
return | void |