Package chemaxon.marvin.io

Provides classes for molecule import and export through data streams.

See:
          Description

Interface Summary
MRecordReader Marvin record reader.
 

Class Summary
ArrayMDocSource MDocSource implementation for an array of documents or molecules.
MDocSource Marvin document source.
MFieldAccessor Abstract class for extracting fields (properties) from input and storing them.
MolExportModule Abstract base class of molecule export modules.
MolImportModule Base class of Molecule import modules.
MPropHandler Property factory.
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.
 

Enum Summary
MolImportModule.PreferredView  
 

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.