protected class ABIFChromatogram.Parser extends ABIFParser
ABIFParser that reads the particular fields from
 the ABIF that contain the chromatogram data and initializes the fields
 in its enclosing ABIFChromatogram instance.ABIFParser.DataAccess, ABIFParser.TaggedDataRecord| Constructor and Description | 
|---|
Parser(File f)  | 
Parser(InputStream in)  | 
decodeDNAToken, getAllDataRecords, getDataAccess, getDataRecordpublic Parser(InputStream in) throws IOException, UnsupportedChromatogramFormatException
public Parser(File f) throws IOException, UnsupportedChromatogramFormatException
Copyright © 2020 BioJava. All rights reserved.