|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--org.biojava.bio.program.abi.ABIFParser
|
+--org.biojava.bio.program.abi.ABIFChromatogram.Parser
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.
| Nested Class Summary |
| Nested classes inherited from class org.biojava.bio.program.abi.ABIFParser |
ABIFParser.DataAccess, ABIFParser.TaggedDataRecord |
| Constructor Summary | |
ABIFChromatogram.Parser(java.io.File f)
|
|
ABIFChromatogram.Parser(java.io.InputStream in)
|
|
| Methods inherited from class org.biojava.bio.program.abi.ABIFParser |
decodeDNAToken, getDataAccess, getDataRecord |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ABIFChromatogram.Parser(java.io.InputStream in)
throws java.io.IOException,
UnsupportedChromatogramFormatException
public ABIFChromatogram.Parser(java.io.File f)
throws java.io.IOException,
UnsupportedChromatogramFormatException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||