|
||||||||||
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(java.lang.String line)
Deprecated. |
boolean |
inFeature()
Deprecated. |
void |
setSeqID(java.lang.String seqID)
Deprecated. |
void |
startFeature(java.lang.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(java.lang.String seqID)
public void startFeature(java.lang.String type) throws BioException
BioException
public void featureData(java.lang.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 |