org.biojava.bio.program.abi
Class ABIFChromatogram.Parser
java.lang.Object
org.biojava.bio.program.abi.ABIFParser
org.biojava.bio.program.abi.ABIFChromatogram.Parser
- Enclosing class:
- ABIFChromatogram
protected class ABIFChromatogram.Parser
- extends ABIFParser
An extension of ABIFParser that reads the particular fields from
the ABIF that contain the chromatogram data and initializes the fields
in its enclosing ABIFChromatogram instance.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ABIFChromatogram.Parser
public ABIFChromatogram.Parser(InputStream in)
throws IOException,
UnsupportedChromatogramFormatException
- Throws:
IOException
UnsupportedChromatogramFormatException
ABIFChromatogram.Parser
public ABIFChromatogram.Parser(File f)
throws IOException,
UnsupportedChromatogramFormatException
- Throws:
IOException
UnsupportedChromatogramFormatException