public interface SectionCompletedListener
extends java.util.EventListener
| Modifier and Type | Method and Description | 
|---|---|
| void | sectionCompleted(SectionCompletedEvent event)Invoked when a section of data has been converted. | 
void sectionCompleted(SectionCompletedEvent event)
event - The event.