ambit2.core.io
Interface IOutputState

Package class diagram package IOutputState
All Superinterfaces:
ambit2.base.interfaces.IInputOutputState, java.io.Serializable
All Known Implementing Classes:
FileOutputState

public interface IOutputState
extends ambit2.base.interfaces.IInputOutputState

Status of the output writer.


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

Method Detail

getWriter

org.openscience.cdk.io.IChemObjectWriter getWriter()
                                                   throws ambit2.base.exceptions.AmbitIOException
Throws:
ambit2.base.exceptions.AmbitIOException