| Package | Description |
|---|---|
| org.biojava.bio.program.abi |
ABI Trace Handling.
|
| org.biojava.utils.io |
I/O utility classes.
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ABIFParser.DataAccess
Concatenation of the
Seekable and DataInput interfaces. |
| Modifier and Type | Class and Description |
|---|---|
class |
CachingInputStream
A wrapper around
InputStream that provides in-memory
caching of the input data. |