| Modifier and Type | Method and Description | 
|---|---|
| void | EventParser. addEvioListener(IEvioListener listener)Add an Evio listener. | 
| void | EventParser. removeEvioListener(IEvioListener listener)Remove an Evio listener. | 
| void | BaseStructure. vistAllStructures(IEvioListener listener)Visit all the structures in this structure (including the structure itself --
 which is considered its own descendant). | 
| void | BaseStructure. vistAllStructures(IEvioListener listener,
                 IEvioFilter filter)Visit all the structures in this structure (including the structure itself --
 which is considered its own descendant) in a depth first manner. |