Uses of Interface
org.biojava.bio.program.abi.ABIFParser.DataAccess

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(ABIFParser.DataAccess toParse)
          Creates a new ABIFParser for the specified ABIFParser.DataAccess object.
ABIFParser.TaggedDataRecord(ABIFParser.DataAccess din)
          Creates a new TaggedDataRecord from the next 28 bytes of din.