org.openscience.cdk
Class CDK

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

@TestClass(value="org.openscience.cdk.CDKTest")
public class CDK
extends Object

Helper class to provide general information about this CDK library.

Belongs to CDK module:
core

Constructor Summary
CDK()
           
 
Method Summary
static String getVersion()
          Returns the version of this CDK library.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CDK

public CDK()
Method Detail

getVersion

@TestMethod(value="testGetVersion")
public static String getVersion()
Returns the version of this CDK library.

Returns:
A String representation of the version number.