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
BioExceptionpublic void featureData(String line) throws BioException
BioExceptionpublic void endFeature() throws BioException
BioExceptionpublic boolean inFeature()
Copyright © 2020 BioJava. All rights reserved.