ESAT
 All Classes Namespaces Files Functions Variables Enumerator Pages
Public Member Functions | List of all members
broad.core.sequence.FastaParser Class Reference
Inheritance diagram for broad.core.sequence.FastaParser:
Inheritance graph
[legend]
Collaboration diagram for broad.core.sequence.FastaParser:
Collaboration graph
[legend]

Public Member Functions

void parse (InputStream in, FastaHandler handler) throws IOException
 
- Public Member Functions inherited from broad.core.sequence.AbstractFastaParser
String getCurrentSequenceId ()
 
long getOffset () throws IOException
 
long getFileSize ()
 
char getCurrentBase ()
 

Additional Inherited Members

- Static Public Attributes inherited from broad.core.sequence.AbstractFastaParser
static final int BUFFER_SIZE = 8192
 
- Protected Member Functions inherited from broad.core.sequence.AbstractFastaParser
void setCurrentSequenceId (String currentSequenceId)
 
- Protected Attributes inherited from broad.core.sequence.AbstractFastaParser
long fileSize
 
long offset
 
char currentBase
 

Member Function Documentation

void broad.core.sequence.FastaParser.parse ( InputStream  in,
FastaHandler  handler 
) throws IOException

Here is the call graph for this function:


The documentation for this class was generated from the following file: