|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ABIFParser.DataAccess | |
---|---|
org.biojava.bio.program.abi | ABI Trace Handling. |
Uses of ABIFParser.DataAccess in org.biojava.bio.program.abi |
---|
Methods in org.biojava.bio.program.abi that return ABIFParser.DataAccess | |
---|---|
ABIFParser.DataAccess |
ABIFParser.getDataAccess()
Returns the accessor for the raw data being parsed by this parser. |
Constructors in org.biojava.bio.program.abi with parameters of type ABIFParser.DataAccess | |
---|---|
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |