gov.nih.nci.caarray.services.fileparse.gal
Class GalHeaderListener

java.lang.Object
  extended by gov.nih.nci.caarray.services.fileparse.gal.GalHeaderListener

public class GalHeaderListener
extends java.lang.Object

Author:
gustafsons Listener for the gal header

Constructor Summary
GalHeaderListener()
           
 
Method Summary
 GalBlockData[] getBlocks()
           
 int getLineCount()
           
 Notifiable getNotify()
           
 void readLine(java.lang.String lineIn)
          Read a line
 void setNotify(Notifiable notifiable)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GalHeaderListener

public GalHeaderListener()
Method Detail

getBlocks

public GalBlockData[] getBlocks()
Returns:
blocks

getNotify

public Notifiable getNotify()
Returns:
notify

setNotify

public void setNotify(Notifiable notifiable)
Parameters:
notifiable -

readLine

public void readLine(java.lang.String lineIn)
Read a line

Parameters:
lineIn -

getLineCount

public int getLineCount()
Returns:
the count of lines read