Class CDK

java.lang.Object
org.openscience.cdk.CDK

public class CDK extends Object
Helper class to provide general information about this CDK library.
Source code:
main
Belongs to CDK module:
core
  • Constructor Details

    • CDK

      public CDK()
  • Method Details

    • getVersion

      public static String getVersion()
      Returns the version of this CDK library.
      Returns:
      The library version, or null if it could not be found