Uses of Class
org.biojava.bio.program.indexdb.BioStore

Packages that use BioStore
org.biojava.bio.program.indexdb A flat-file ascii index of ascii flat files as per the OBDA specification. 
 

Uses of BioStore in org.biojava.bio.program.indexdb
 

Methods in org.biojava.bio.program.indexdb that return BioStore
 BioStore BioStoreFactory.createBioStore()
          createBioStore creates a BioStore reflecting the current state of the factory and returns a reference to it.