| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
tlp::CSVInvertMatrixParser Class Reference CSV parser used to invert the token matrix in order to treat rows as columns. More...
Inheritance diagram for tlp::CSVInvertMatrixParser:
Collaboration diagram for tlp::CSVInvertMatrixParser:
Public Member Functions
Detailed DescriptionCSV parser used to invert the token matrix in order to treat rows as columns. Constructor & Destructor Documentation
Member Function Documentation
Function called at the beginning of the file parsing. Implements tlp::CSVContentHandler.
Function called at the end of the parsing.
Implements tlp::CSVContentHandler.
Function called for each line in the file.
Implements tlp::CSVContentHandler.
Parse the data and send the tokens found to the CSVContentHandler. Notify the progression of the parsing with the progress object. Implements tlp::CSVParser. |
Tulip Software by LaBRI Visualization Team 2001 - 2012 |