Skip to content

N_CodeJam_TableData

andrewvk edited this page Apr 7, 2016 · 5 revisions

CodeJam.TableData Namespace

[This is preliminary documentation and is subject to change.]

[Missing

documentation for "N:CodeJam.TableData"]

Classes

 

Class Description
Public class CsvFormat CSV format support.
Public class FixedWidthFormat Fixed width format support.
Public class TableDataParser
Public class TableDataPrinter Prints table data.

Structures

 

Structure Description
Public structure DataLine Line of data.

Interfaces

 

Interface Description
Public interface ITableDataFormatter Formatter interface.

Delegates

 

Delegate Description
Public delegate TableDataParser.Parser Reads single line from table data and parses it.
 
Clone this wiki locally