Package | Description |
---|---|
org.biojava.bio.program.abi |
ABI Trace Handling.
|
Modifier and Type | Method and Description |
---|---|
ABIFParser.DataAccess |
ABIFParser.getDataAccess()
Returns the accessor for the raw data being parsed by this parser.
|
Constructor and Description |
---|
ABIFParser.TaggedDataRecord(ABIFParser.DataAccess din)
Creates a new TaggedDataRecord from the next 28 bytes of
din . |
ABIFParser(ABIFParser.DataAccess toParse)
Creates a new ABIFParser for the specified
ABIFParser.DataAccess object. |
Copyright © 2014 BioJava. All rights reserved.