org.genepi.mean.parser
Class RbsFinderParser

java.lang.Object
  extended by org.genepi.mean.parser.AbstractParser
      extended by org.genepi.mean.parser.RbsFinderParser

public class RbsFinderParser
extends AbstractParser


Field Summary
 
Fields inherited from class org.genepi.mean.parser.AbstractParser
annot, from, hand, records, sens, to
 
Constructor Summary
RbsFinderParser(FeatureHandler h, java.util.Iterator rec)
           
 
Method Summary
 void parse()
           
 
Methods inherited from class org.genepi.mean.parser.AbstractParser
featureComplet
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RbsFinderParser

public RbsFinderParser(FeatureHandler h,
                       java.util.Iterator rec)
Method Detail

parse

public void parse()
           throws MeanException
Specified by:
parse in class AbstractParser
Throws:
MeanException