new MdlReactionReader()
        Class to read and anaylsis both RXN 2000 and 3000 data then create Reaction.
    
    
    
    
    
    
- 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