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