net.sf.jannot.tabix.codec
Class GFFCodec

java.lang.Object
  extended by net.sf.jannot.tabix.codec.Codec<Feature>
      extended by net.sf.jannot.tabix.codec.GFFCodec
All Implemented Interfaces:
java.lang.Iterable<Feature>

public class GFFCodec
extends Codec<Feature>

Author:
Thomas Abeel

Field Summary
 
Fields inherited from class net.sf.jannot.tabix.codec.Codec
lru
 
Constructor Summary
GFFCodec(FeatureWrapper wrapper, java.lang.Iterable<TabixLine> in)
           
 
Method Summary
 Feature parse(TabixLine line)
           
 
Methods inherited from class net.sf.jannot.tabix.codec.Codec
iterator
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GFFCodec

public GFFCodec(FeatureWrapper wrapper,
                java.lang.Iterable<TabixLine> in)
Parameters:
wrapper -
in -
Method Detail

parse

public Feature parse(TabixLine line)
Specified by:
parse in class Codec<Feature>
Returns:


Copyright © 2007-2011 - Thomas Abeel - All Rights Reserved. SourceForge.netLogo