@Deprecated public class INChIContentProcessorTool extends Object
| Constructor and Description |
|---|
INChIContentProcessorTool()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
processConnections(String bondsEncoding,
IAtomContainer container,
int source)
Deprecated.
Processes the content from the connections field of the INChI.
|
IAtomContainer |
processFormula(IAtomContainer parsedContent,
String atomsEncoding)
Deprecated.
Processes the content from the formula field of the INChI.
|
public IAtomContainer processFormula(IAtomContainer parsedContent, String atomsEncoding)
public void processConnections(String bondsEncoding, IAtomContainer container, int source)
bondsEncoding - the content of the INChI connections fieldcontainer - the atomContainer parsed from the formula fieldsource - the atom to build the path upon. If -1, then start new pathprocessFormula(org.openscience.cdk.interfaces.IAtomContainer, java.lang.String)Copyright © 2022. All rights reserved.