com.quadrique.jbuildingblocks.core.io.file.parser
Class JbbCsvFormattedTextFileHandler
java.lang.Object
com.quadrique.jbuildingblocks.core.io.file.parser.JbbFormattedTextFileHandler
com.quadrique.jbuildingblocks.core.io.file.parser.JbbCsvFormattedTextFileHandler
public abstract class JbbCsvFormattedTextFileHandler
- extends JbbFormattedTextFileHandler
This class provides goodies to manipulate a text file whose values are separated by commas:
x1,x2,x3
x7,,x8
,x3,tx4
- Author:
- Hervé Rivere
JbbCsvFormattedTextFileHandler
public JbbCsvFormattedTextFileHandler()
- Constructor
Copyright © 2001-2008 Quadrique Corporation. All Rights Reserved.