Package | Description |
---|---|
org.biojava.bio.program.indexdb |
A flat-file ascii index of ascii flat files as per the OBDA specification.
|
Modifier and Type | Class and Description |
---|---|
static class |
Record.Impl
Impl is the default implementation of Record. |
Modifier and Type | Method and Description |
---|---|
Record |
IndexStore.get(String id)
get returns a record specified by a primary
identifier. |
Record |
BioStore.get(String id) |
Copyright © 2014 BioJava. All rights reserved.