|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object ambit2.core.processors.batch.DefaultIOState ambit2.core.processors.batch.DefaultInputState
public class DefaultInputState
Field Summary | |
---|---|
protected org.openscience.cdk.io.iterator.IIteratingChemObjectReader |
reader
|
Fields inherited from class ambit2.core.processors.batch.DefaultIOState |
---|
currentRecord, responseType |
Constructor Summary | |
---|---|
DefaultInputState(org.openscience.cdk.io.iterator.IIteratingChemObjectReader reader)
|
Method Summary | |
---|---|
org.openscience.cdk.io.iterator.IIteratingChemObjectReader |
getReader()
|
Methods inherited from class ambit2.core.processors.batch.DefaultIOState |
---|
getCurrentRecord, getResponseType, setCurrentRecord, setResponseType |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface ambit2.base.interfaces.IInputOutputState |
---|
getCurrentRecord, getResponseType, setCurrentRecord, setResponseType |
Field Detail |
---|
protected transient org.openscience.cdk.io.iterator.IIteratingChemObjectReader reader
Constructor Detail |
---|
public DefaultInputState(org.openscience.cdk.io.iterator.IIteratingChemObjectReader reader)
Method Detail |
---|
public org.openscience.cdk.io.iterator.IIteratingChemObjectReader getReader() throws ambit2.base.exceptions.AmbitIOException
getReader
in interface IInputState
ambit2.base.exceptions.AmbitIOException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |