See: Description
Interface | Description |
---|---|
AnnotationDB |
A database of Annotation instances.
|
IndexedAnnotationDB.ParserListenerFactory |
A factory for retrieving parsers and listeners.
|
Class | Description |
---|---|
IndexedAnnotationDB |
A database of Annotation instances backed by an indexed file set.
|
IndexedAnnotationDB.StaticMethodRPFactory |
An implementation of ParserListenerFactory that uses a static method.
|
LazyFilteredAnnotationDB |
An implementation of AnnotationDB that lazily applies a filter.
|
LazySearchedAnnotationDB |
An implementation of AnnotationDB that does a JIT search on another set.
|
MergingAnnotationDB |
An AnnotationDB that provides a merged view of a list of underlying DBs.
|
SimpleAnnotationDB |
A no-frills implementation of AnnotationDB.
|
Databases of generic structured data (annotation) objects.
Copyright © 2014 BioJava. All rights reserved.