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 |
---|
ABIFChromatogram.Parser(File f) |
ABIFChromatogram.Parser(InputStream in) |
decodeDNAToken, getAllDataRecords, getDataAccess, getDataRecord
public ABIFChromatogram.Parser(InputStream in) throws IOException, UnsupportedChromatogramFormatException
public ABIFChromatogram.Parser(File f) throws IOException, UnsupportedChromatogramFormatException
Copyright © 2014 BioJava. All rights reserved.