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