chemaxon.marvin.util
Class MolExportModule

java.lang.Object
  extended by chemaxon.marvin.io.MolExportModule
      extended by chemaxon.marvin.util.MolExportModule

Deprecated. as of Marvin 5.0, replaced by MolExportModule

public abstract class MolExportModule
extends MolExportModule


Field Summary
 
Fields inherited from class chemaxon.marvin.io.MolExportModule
aromatize, stringBuffer
 
Constructor Summary
MolExportModule()
          Deprecated.  
 
Method Summary
 
Methods inherited from class chemaxon.marvin.io.MolExportModule
addData, appendChars, appendLeft, appendRight, appendRight, close, convert, getEncoding, getFormat, getOptionDescriptors, getOptionDescriptors, getOptionDescriptors, getOptions, getOptionSign, isCleanable, isDocumentExport, isImplicitHcountImportant, isImplicitHcountImportant, isSupportedEncoding, open, open, parseCharIfOptionSign, parseOption, preconvert, preconvert, preconvert, preconvert, setEncoding
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MolExportModule

public MolExportModule()
Deprecated.