Package chemaxon.checkers
Class StructureCheck
java.lang.Object
chemaxon.checkers.StructureCheck
This class contains the command line interface for running inner
StructureChecker
and StructureFixer
instances.- Since:
- Marvin 5.4
-
Method Summary
-
Method Details
-
main
Standard JAVA Main function which delegates the run mechanism to therun(String[])
method.- Parameters:
args
- the argument list of main function
-