Package chemaxon.marvin.io

Provides classes for molecule import and export through data streams.

See:
          Description

Interface Summary
MRecordReader Marvin record reader.
 

Class Summary
MolExportModule Abstract base class of molecule export modules.
MolImportModule Base class of Molecule import modules.
MRecord Record in a multi-molecule file.
MRecordImporter Marvin molecule file reader.
MRecordReader.Position Position in the input file.
PositionedInputStream Positioned input stream that has the ability to set / get the stream position as well as put back some parts already read.
 

Exception Summary
MolExportException Molecule export exception.
MRecordParseException Record reading exception.
 

Package chemaxon.marvin.io Description

Provides classes for molecule import and export through data streams.