Interface IChemObjectIOListener

    • Method Detail

      • processIOSettingQuestion

        void processIOSettingQuestion​(IOSetting setting)
        Prompted when the IO filter needs information to process the file. The ReaderListener may redirect this question to the user, disregard it (and let the Reader take the default), or answer it itself.