|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.biojava.bio.seq.io.FeatureTableParser
public class FeatureTableParser
Simple parser for feature tables. This is shared between the EMBL and GENBANK format readers.
Method Summary | |
---|---|
void |
endFeature()
Deprecated. |
void |
featureData(String line)
Deprecated. |
boolean |
inFeature()
Deprecated. |
void |
setSeqID(String seqID)
Deprecated. |
void |
startFeature(String type)
Deprecated. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public void setSeqID(String seqID)
public void startFeature(String type) throws BioException
BioException
public void featureData(String line) throws BioException
BioException
public void endFeature() throws BioException
BioException
public boolean inFeature()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |