Class IteratingPCCompoundASNReader

    • Constructor Detail

      • IteratingPCCompoundASNReader

        public IteratingPCCompoundASNReader​(Reader in,
                                            IChemObjectBuilder builder)
        Constructs a new IteratingPCCompoundASNReader that can read Molecule from a given Reader.
        Parameters:
        in - The Reader to read from
      • IteratingPCCompoundASNReader

        public IteratingPCCompoundASNReader​(InputStream in,
                                            IChemObjectBuilder builder)
        Constructs a new IteratingPCCompoundASNReader that can read Molecule from a given InputStream and IChemObjectBuilder.
        Parameters:
        in - The input stream
        builder - The builder