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(java.io.File f) |
ABIFChromatogram.Parser(java.io.InputStream in) |
decodeDNAToken, getAllDataRecords, getDataAccess, getDataRecord
public ABIFChromatogram.Parser(java.io.InputStream in) throws java.io.IOException, UnsupportedChromatogramFormatException
java.io.IOException
UnsupportedChromatogramFormatException
public ABIFChromatogram.Parser(java.io.File f) throws java.io.IOException, UnsupportedChromatogramFormatException
java.io.IOException
UnsupportedChromatogramFormatException