Class DefaultChemObjectReader

java.lang.Object
org.openscience.cdk.io.ChemObjectIO
org.openscience.cdk.io.DefaultChemObjectReader
All Implemented Interfaces:
Closeable, AutoCloseable, IChemObjectIO, IChemObjectReader, ISimpleChemObjectReader

public abstract class DefaultChemObjectReader extends ChemObjectIO implements ISimpleChemObjectReader
Abstract class that ChemObjectReader's can implement to have it take care of basic stuff, like managing the ReaderListeners.
Source code:
main
Belongs to CDK module:
io