Package | Description |
---|---|
org.biojava.bio.annodb |
Databases of generic structured data (annotation) objects.
|
org.biojava.bio.program.tagvalue |
Process files as streams of records, each with tags with values.
|
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.
|
Constructor and Description |
---|
Indexer2(java.io.File file,
IndexStore indexStore,
Index2Model model)
Build a new Indexer.
|