public interface ParseErrorListener extends EventListener
ParseErrorEvent| Modifier and Type | Method and Description | 
|---|---|
void | 
BadLineParsed(ParseErrorEvent theEvent)
Method called when the parser encounters a bad line. 
 | 
void BadLineParsed(ParseErrorEvent theEvent)
theEvent - The event that contains the line and token.Copyright © 2020 BioJava. All rights reserved.