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, getDataRecordpublic Parser(java.io.InputStream in)
throws java.io.IOException,
UnsupportedChromatogramFormatException
java.io.IOExceptionUnsupportedChromatogramFormatExceptionpublic Parser(java.io.File f)
throws java.io.IOException,
UnsupportedChromatogramFormatException
java.io.IOExceptionUnsupportedChromatogramFormatException