Package | Description |
---|---|
org.biojava.bio.program.indexdb |
A flat-file ascii index of ascii flat files as per the OBDA specification.
|
org.biojava.bio.program.tagvalue |
Process files as streams of records, each with tags with values.
|
Modifier and Type | Class and Description |
---|---|
class |
BioStore
BioStore s represent directory and file structures
which index flat files according to the OBDA specification. |
Constructor and Description |
---|
Indexer(File file,
IndexStore indexStore)
Build a new Indexer.
|
Indexer2(File file,
IndexStore indexStore,
Index2Model model)
Build a new Indexer.
|
Copyright © 2014 BioJava. All rights reserved.