void |
EmblLikeFormat.BadLineParsed(ParseErrorEvent theEvent) |
Deprecated.
This method determines the behaviour when a bad line is processed.
|
void |
FastaFormat.BadLineParsed(ParseErrorEvent theEvent) |
Deprecated.
This method determines the behaviour when a bad line is processed.
|
void |
GenbankFormat.BadLineParsed(ParseErrorEvent theEvent) |
Deprecated.
This method determines the behaviour when a bad line is processed.
|
void |
StreamReader.BadLineParsed(ParseErrorEvent theEvent) |
This method determines the behaviour when a bad line is processed.
|
protected void |
EmblLikeFormat.notifyParseErrorEvent(ParseErrorEvent theEvent) |
Deprecated.
Passes the event on to all the listeners registered for ParseErrorEvents.
|
protected void |
EmblProcessor.notifyParseErrorEvent(ParseErrorEvent theEvent) |
Deprecated.
Passes the event on to all the listeners registered for ParseErrorEvents.
|
protected void |
FastaFormat.notifyParseErrorEvent(ParseErrorEvent theEvent) |
Deprecated.
Passes the event on to all the listeners registered for ParseErrorEvents.
|
protected void |
GenbankFormat.notifyParseErrorEvent(ParseErrorEvent theEvent) |
Deprecated.
Passes the event on to all the listeners registered for ParseErrorEvents.
|
protected void |
GenbankProcessor.notifyParseErrorEvent(ParseErrorEvent theEvent) |
Deprecated.
Passes the event on to all the listeners registered for ParseErrorEvents.
|
protected void |
SwissprotProcessor.notifyParseErrorEvent(ParseErrorEvent theEvent) |
Deprecated.
Passes the event on to all the listeners registered for ParseErrorEvents.
|