public class FeatureTableParser extends Object
Modifier and Type | Method and Description |
---|---|
void |
endFeature()
Deprecated.
|
void |
featureData(String line)
Deprecated.
|
boolean |
inFeature()
Deprecated.
|
void |
setSeqID(String seqID)
Deprecated.
|
void |
startFeature(String type)
Deprecated.
|
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()
Copyright © 2014 BioJava. All rights reserved.