Package chemaxon.formats
package chemaxon.formats
Provides miscellaneous utility classes for converting between various
molecule file formats, importing structures, and compressing Molfiles.
-
ClassDescriptionAbstract class to handle common export options.GeneralExportOptions.Builder<T extends GeneralExportOptions.Builder<T>>Common interface for ImportOptions classes to use in ServiceLoader.Molfile compression.File format descriptor class.File format related utility functions.Converts between molecule file formats.MolConverter builder.Deprecated, for removal: This API element is subject to removal in a future version.Molecule exporter class.Something's wrong with a molecule file format.Molecule file importer.Molecule input stream that has the ability to determine the input file format.
MolConverter.Builder
instead.