| Package | Description |
|---|---|
| org.biojava.bio.annodb |
Databases of generic structured data (annotation) objects.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
IndexedAnnotationDB.StaticMethodRPFactory
An implementation of ParserListenerFactory that uses a static method.
|
| Modifier and Type | Method and Description |
|---|---|
IndexedAnnotationDB.ParserListenerFactory |
IndexedAnnotationDB.getParserListenerFactory()
Get the ParserListenerFactory used by this IndexedAnnotationDB.
|
| Constructor and Description |
|---|
IndexedAnnotationDB(java.lang.String dbName,
java.io.File storeLoc,
Index2Model model,
java.util.List toIndex,
int maxKeyLen,
AnnotationType schema,
IndexedAnnotationDB.ParserListenerFactory plFactory)
Create a new IndexedAnnotationDB.
|