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

Public Member Functions

void parse (InputStream in, FastaQualityHandler handler) throws IOException
 
int getCurrentQuality ()
 
- 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

int broad.core.sequence.FastaQualityParser.getCurrentQuality ( )

Here is the caller graph for this function:

void broad.core.sequence.FastaQualityParser.parse ( InputStream  in,
FastaQualityHandler  handler 
) throws IOException

Here is the call graph for this function:


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