Uses of Class
org.biojava.bio.program.abi.ABIFParser.TaggedDataRecord

Packages that use ABIFParser.TaggedDataRecord
org.biojava.bio.program.abi ABI Trace Handling. 
 

Uses of ABIFParser.TaggedDataRecord in org.biojava.bio.program.abi
 

Methods in org.biojava.bio.program.abi that return ABIFParser.TaggedDataRecord
 ABIFParser.TaggedDataRecord ABIFParser.getDataRecord(String tagName, int tagNumber)
          Get the entry from the file TOC with the given name and tag number.