chemaxon.jep
Interface Standardizer


public interface Standardizer

Wrapper interface for chemaxon.reaction.Standardzier class. Used for compatibility reasons. For internal use only. Do not implement or extend this interface.

Since:
Marvin 5.1
Author:
Zsolt Mohacsi

Method Summary
 Molecule standardize(Molecule mol)
           
 

Method Detail

standardize

Molecule standardize(Molecule mol)
                     throws java.lang.Exception
Throws:
java.lang.Exception