| Package | Description |
|---|---|
| org.openscience.cdk.io | |
| org.openscience.cdk.io.iterator | |
| org.openscience.cdk.io.iterator.event |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IChemObjectReader
This interface specifies the common functionality all IO readers should provide.
|
interface |
IChemObjectWriter
This class is the interface that all IO writers should implement.
|
interface |
ISimpleChemObjectReader
This class is the interface that all IO readers should implement.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
IIteratingChemObjectReader<T extends IChemObject>
Interface for an iterating molecule reader.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
IEventChemObjectReader
Interface for an iterating molecule reader.
|
Copyright © 2017. All rights reserved.