|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IndexStore | |
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. |
Uses of IndexStore in org.biojava.bio.program.indexdb |
Classes in org.biojava.bio.program.indexdb that implement IndexStore | |
class |
BioStore
BioStore s represent directory and file structures
which index flat files according to the OBDA specification. |
Uses of IndexStore in org.biojava.bio.program.tagvalue |
Constructors in org.biojava.bio.program.tagvalue with parameters of type IndexStore | |
Indexer2(java.io.File file,
IndexStore indexStore,
Index2Model model)
Build a new Indexer. |
|
Indexer(java.io.File file,
IndexStore indexStore)
Build a new Indexer. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |