Uses of Package
org.biojava.bio.program.indexdb
-
Packages that use org.biojava.bio.program.indexdb Package Description org.biojava.bio.annodb Databases of generic structured data (annotation) objects.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. -
Classes in org.biojava.bio.program.indexdb used by org.biojava.bio.annodb Class Description BioStore BioStore
s represent directory and file structures which index flat files according to the OBDA specification. -
Classes in org.biojava.bio.program.indexdb used by org.biojava.bio.program.indexdb Class Description BioStore BioStore
s represent directory and file structures which index flat files according to the OBDA specification.IndexStore IndexStore
is an interface for indexing flatfiles according to the OBDA specification.Record Record
represents a record within an indexed flat file databank as defined by the OBDA standard. -
Classes in org.biojava.bio.program.indexdb used by org.biojava.bio.program.tagvalue Class Description IndexStore IndexStore
is an interface for indexing flatfiles according to the OBDA specification.