All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class iubio.readseq.PlainSeqReader

java.lang.Object
   |
   +----iubio.readseq.BioseqReader
           |
           +----iubio.readseq.PlainSeqReader

public class PlainSeqReader
extends iubio.readseq.BioseqReader

Constructor Index

 o PlainSeqReader()

Method Index

 o endOfSequence()
 o setInputFile(File)

Constructors

 o PlainSeqReader
 public PlainSeqReader()

Methods

 o endOfSequence
 public boolean endOfSequence()
Overrides:
endOfSequence in class iubio.readseq.BioseqReader
 o setInputFile
 public void setInputFile(java.io.File inf)

All Packages  Class Hierarchy  This Package  Previous  Next  Index