Recommend this page to a friend! |
All class groups | > | All authors | > | Classes of Nicolas BUI (1) | > | Mission progress status | > | Reputation |
|
|
A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z |
| ||||
This class can parse CSV files and extract the data in their rows implementing a Reader interface similar to what exists for Java. It provides a line per line extraction for efficient processing. Features : - Support standard CSV features - A cell containing special caracters must be surrounded by ". - Inserting a " can be done throught escaping ( \" ) or preceding by another double quote ( "" ) - A cell with new line characters inside must be surrounded by double quote " |
A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z |