public class MDLMolConvention extends CMLCoreModule
atomAromaticities, atomCounter, atomCustomProperty, atomDictRefs, atomEnumeration, atomicNumbers, atomParities, bondARef1, bondARef2, bondAromaticity, bondCounter, bondCustomProperty, bondDictRefs, bondElid, bondid, bondStereo, BUILTIN, crystalScalar, curRef, currentAtom, currentBond, currentChars, currentChemFile, currentChemModel, currentChemSequence, CurrentElement, currentMolecule, currentMoleculeSet, currentMonomer, currentReaction, currentReactionSet, currentStrand, DICTREF, elementTitle, elid, elsym, eltitles, exactMasses, formalCharges, formula, formulaCounter, hCounts, inchi, isotope, logger, moleculeCustomProperty, occupancies, order, parityARef1, parityARef2, parityARef3, parityARef4, parityAtomsGiven, parityGiven, partialCharges, spinMultiplicities, stereoGiven, SYSTEMID, unitcellparams, x2, x3, xfract, y2, y3, yfract, z3, zfract
Constructor and Description |
---|
MDLMolConvention(IChemFile chemFile) |
MDLMolConvention(ICMLModule conv) |
Modifier and Type | Method and Description |
---|---|
void |
characterData(org.openscience.cdk.io.cml.CMLStack xpath,
char[] ch,
int start,
int length) |
void |
startDocument() |
void |
startElement(org.openscience.cdk.io.cml.CMLStack xpath,
String uri,
String local,
String raw,
Attributes atts) |
addArrayElementsTo, endDocument, endElement, inherit, newAtomData, newBondData, newCrystalData, newFormulaData, newMolecule, newMoleculeData, notify, returnChemFile, storeAtomData, storeBondData, storeData
public MDLMolConvention(IChemFile chemFile)
public MDLMolConvention(ICMLModule conv)
public void startDocument()
startDocument
in interface ICMLModule
startDocument
in class CMLCoreModule
public void startElement(org.openscience.cdk.io.cml.CMLStack xpath, String uri, String local, String raw, Attributes atts)
startElement
in interface ICMLModule
startElement
in class CMLCoreModule
public void characterData(org.openscience.cdk.io.cml.CMLStack xpath, char[] ch, int start, int length)
characterData
in interface ICMLModule
characterData
in class CMLCoreModule
Copyright © 2017. All Rights Reserved.