Package org.openscience.cdk
Class CDK
java.lang.Object
org.openscience.cdk.CDK
Helper class to provide general information about this CDK library.
- Source code:
- main
- Belongs to CDK module:
- core
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CDK
public CDK()
-
-
Method Details
-
getVersion
Returns the version of this CDK library.- Returns:
- The library version, or null if it could not be found
-