Uses of Package
org.biojava.utils.io
-
Packages that use org.biojava.utils.io Package Description org.biojava.bio.program.abi ABI Trace Handling.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.org.biojava.utils.io I/O utility classes. -
Classes in org.biojava.utils.io used by org.biojava.bio.program.abi Class Description Seekable This interface provides a collective name for IO classes that implement a seek function (e.g.,RandomAccessFile
). -
Classes in org.biojava.utils.io used by org.biojava.bio.program.indexdb Class Description RAF -
Classes in org.biojava.utils.io used by org.biojava.bio.program.tagvalue Class Description CountedBufferedReader -
Classes in org.biojava.utils.io used by org.biojava.utils.io Class Description FlatFileCache Provides a cache for storing multiple small files in memory.Seekable This interface provides a collective name for IO classes that implement a seek function (e.g.,RandomAccessFile
).