| Package | Description | 
|---|---|
| org.biojavax.bio.db | Interactions between biojavax objects and a DB. | 
| org.biojavax.bio.seq | Rich implementations of Sequences, Locations and Features. | 
| org.biojavax.bio.seq.io | Classes to support the I/O of RichSequence and 
     Bioentry objects. | 
| Modifier and Type | Method and Description | 
|---|---|
| BioEntryIterator | BioEntryDB. getBioEntryIterator()Returns a BioEntryIterator over all BioEntrys in the database. | 
| BioEntryIterator | AbstractRichSequenceDB. getBioEntryIterator() | 
| BioEntryIterator | AbstractBioEntryDB. getBioEntryIterator() | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | RichSequenceIteratorEssentially the same as SequenceIterator. | 
| Modifier and Type | Class and Description | 
|---|---|
| static class  | RichSequence.IOTools.SingleRichSeqIteratorUsed to iterate over a single rich sequence | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | HashedFastaIteratorIterates over a Fasta file that is kept in memory for optimized access. | 
| class  | RichStreamReaderParses a stream into sequences. | 
Copyright © 2020 BioJava. All rights reserved.