Package chemaxon.formats

Provides miscellaneous utility classes for converting between various molecule file formats, importing structures, and compressing Molfiles.

See:
          Description

Class Summary
MdlCompressor Molfile compression.
MFileFormat File format descriptor class.
MFileFormatUtil File format related utility functions.
MolConverter Converts between molecule file formats.
MolConverter.Builder MolConverter builder.
MolConverter.Options Deprecated. as of Marvin 5.2.3, use MolConverter.Builder instead.
MolExporter Molecule exporter class.
MolImporter Molecule file importer.
MolInputStream Molecule input stream that has the ability to determine the input file format.
 

Exception Summary
MolFormatException Something's wrong with a molecule file format.
 

Package chemaxon.formats Description

Provides miscellaneous utility classes for converting between various molecule file formats, importing structures, and compressing Molfiles.