gov.nih.nci.caarray.services.fileparse2.hybridization
Class AffyChpFileParser

java.lang.Object
  extended by gov.nih.nci.caarray.services.fileparse2.parsers.BaseMicroarrayFileParser
      extended by gov.nih.nci.caarray.services.fileparse2.hybridization.AffyChpFileParser

public class AffyChpFileParser
extends BaseMicroarrayFileParser

Author:
TranP, gustafsons

Field Summary
 
Fields inherited from class gov.nih.nci.caarray.services.fileparse2.parsers.BaseMicroarrayFileParser
dataSet_, dataSetMapper_, headerParser_, logger_, parsed_
 
Constructor Summary
AffyChpFileParser(DataSetMapper dataSetMapper)
           
 
Method Summary
 void parse(SequenceInputFile inputFile)
           
 
Methods inherited from class gov.nih.nci.caarray.services.fileparse2.parsers.BaseMicroarrayFileParser
createDataTableRowBeanClass, getDataSet, getDataSetMapper, readFile, readRows
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AffyChpFileParser

public AffyChpFileParser(DataSetMapper dataSetMapper)
Method Detail

parse

public void parse(SequenceInputFile inputFile)
           throws java.io.IOException
Specified by:
parse in class BaseMicroarrayFileParser
Throws:
java.io.IOException