new MdlMoleculeReader()
        Class to read and anaylsis MDL MOL 2000/3000 data and create Molecule.
    
    
    
    
    
    
- Source:
Extends
Methods
- 
    
        readBlock(textOrLines, parentObj) → {Variant}
- 
    
    Read a text block and return a suitable object.Parameters:Name Type Description textOrLinesVariant String or array of string. parentObjKekule.ChemObject - Inherited From:
- Source:
 Returns:- Type
- Variant