Uses of Class
org.biojava.utils.io.RAF
Packages that use RAF
Package
Description
A flat-file ascii index of ascii flat files as per the OBDA specification.
-
Uses of RAF in org.biojava.bio.program.indexdb
Methods in org.biojava.bio.program.indexdb that return RAFModifier and TypeMethodDescriptionRecord.getFile()
getFile
returns the random access file in which the record belongs.Record.Impl.getFile()
Methods in org.biojava.bio.program.indexdb with parameters of type RAFModifier and TypeMethodDescriptionvoid
BioStore.writeRecord
(RAF file, long offset, int length, String id, Map secIDs) void
IndexStore.writeRecord
(RAF file, long offset, int length, String id, Map secIDs) writeRecord
creates and writes a newRecord
Constructors in org.biojava.bio.program.indexdb with parameters of type RAF