| Interface | Description | 
|---|---|
| ErrorItemListener | 
 An  
EventListener interface for making error item callbacks whenever an error item occurs. | 
| ProgressListener | 
 A listener used by  
Parser implementations to report on the progress of
 a parse operation | 
| Class | Description | 
|---|---|
| ProgressEvent | 
 An event that indicates parser progress 
 | 
| ProgressListenerAdapter | 
 An empty implementation of the  
ProgressListener interface, provided as a convenience to simplify the task of
 creating listeners, by extending and implementing only the methods of interest. | 
Copyright © 2014. All rights reserved.