com.quadrique.jbuildingblocks.core.io.file.parser
Class JbbTabFormattedTextFileHandler

java.lang.Object
  extended by com.quadrique.jbuildingblocks.core.io.file.parser.JbbFormattedTextFileHandler
      extended by com.quadrique.jbuildingblocks.core.io.file.parser.JbbTabFormattedTextFileHandler

public abstract class JbbTabFormattedTextFileHandler
extends JbbFormattedTextFileHandler

This class provides goodies to manipulate a text file whose values are separated by TABS:
x1\tx2\tx3
x7\t\tx8
\tx3\tx4

Author:
Hervé Rivere

Constructor Summary
JbbTabFormattedTextFileHandler()
          Constructor
 
Method Summary
 
Methods inherited from class com.quadrique.jbuildingblocks.core.io.file.parser.JbbFormattedTextFileHandler
getFile, isIgnoreFirstLine, processFile, processLine, setColumnNames, setFile, setIgnoreFirstLine
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JbbTabFormattedTextFileHandler

public JbbTabFormattedTextFileHandler()
Constructor



Copyright © 2001-2008 Quadrique Corporation. All Rights Reserved.