Package org.openscience.cdk.tools
Class CDKUtilities
java.lang.Object
org.openscience.cdk.tools.CDKUtilities
Deprecated.
better accomplished with SMARTS patterns or simple REGEX
Utility class written by Todd Martin, for help in his QSAR descriptors and SMILES
parser. Seems to have overlap with, at least, cdk.normalize.Normalizer.
TODO: merge with Normalizer.
- Author:
- Todd Martin
- See Also:
- Source code:
- main
- Belongs to CDK module:
- extra
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
Deprecated.static boolean
Deprecated.static String
Deprecated.static void
Deprecated.
-
Constructor Details
-
CDKUtilities
public CDKUtilities()Deprecated.
-
-
Method Details
-
fixSmiles
Deprecated. -
fixNitroGroups2
Deprecated. -
fixAromaticityForXLogP
Deprecated. -
fixSulphurH
Deprecated.
-