|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.jannot.tabix.codec.Codec<Feature>
net.sf.jannot.tabix.codec.GFFCodec
public class GFFCodec
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 |
---|
public GFFCodec(FeatureWrapper wrapper, java.lang.Iterable<TabixLine> in)
wrapper
- in
- Method Detail |
---|
public Feature parse(TabixLine line)
parse
in class Codec<Feature>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |