ambit2.core.io
Interface IInputState

Package class diagram package IInputState
All Superinterfaces:
ambit2.base.interfaces.IInputOutputState, java.io.Serializable
All Known Implementing Classes:
DefaultInputState, FileInputState

public interface IInputState
extends ambit2.base.interfaces.IInputOutputState

Status of the input reader.


Method Summary
 org.openscience.cdk.io.iterator.IIteratingChemObjectReader getReader()
           
 
Methods inherited from interface ambit2.base.interfaces.IInputOutputState
getCurrentRecord, getResponseType, setCurrentRecord, setResponseType
 

Method Detail

getReader

org.openscience.cdk.io.iterator.IIteratingChemObjectReader getReader()
                                                                     throws ambit2.base.exceptions.AmbitIOException
Throws:
ambit2.base.exceptions.AmbitIOException