| Name | Description | Type | Package | Framework |
| DefaultEventChemObjectReader | Abstract class that IteratingChemObjectReader's can implement to have it take care of basic stuff, like managing the ReaderListeners. | Class | org.openscience.cdk.io.iterator.event | CDK |
| EventCMLHandler | CDO object needed as interface with the JCFL library for reading CML in a event based manner. | Class | org.openscience.cdk.io.iterator.event | CDK |
| EventCMLReader | Reads a molecule in CML 1. | Class | org.openscience.cdk.io.iterator.event | CDK |
| IEventChemObjectReader | Interface for an iterating molecule reader. | Interface | org.openscience.cdk.io.iterator.event | CDK |